From: Mans Rullgard Date: Fri, 11 May 2012 15:25:34 +0000 (+0100) Subject: fate: rename adpcm-psx-str-v3 to adpcm-xa X-Git-Tag: v9_beta1~1720 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=773459e75793a2721da6109e7219c4505ec59b32;p=platform%2Fupstream%2Flibav.git fate: rename adpcm-psx-str-v3 to adpcm-xa This matches the name of the codec tested. Signed-off-by: Mans Rullgard --- diff --git a/tests/fate/adpcm.mak b/tests/fate/adpcm.mak index 9e06efe..3a5fa35 100644 --- a/tests/fate/adpcm.mak +++ b/tests/fate/adpcm.mak @@ -55,12 +55,12 @@ fate-adpcm-ima-ws: CMD = framecrc -i $(SAMPLES)/vqa/cc-demo1-partial.vqa -vn FATE_ADPCM += fate-adpcm-ms-mono fate-adpcm-ms-mono: CMD = framecrc -i $(SAMPLES)/dxa/meetsquid.dxa -t 2 -vn -FATE_ADPCM += fate-adpcm-psx-str-v3 -fate-adpcm-psx-str-v3: CMD = framecrc -i $(SAMPLES)/psx-str/abc000_cut.str -vn - FATE_ADPCM += fate-adpcm-thp fate-adpcm-thp: CMD = framecrc -i $(SAMPLES)/thp/pikmin2-opening1-partial.thp -vn +FATE_ADPCM += fate-adpcm-xa +fate-adpcm-xa: CMD = framecrc -i $(SAMPLES)/psx-str/abc000_cut.str -vn + FATE_ADPCM += fate-adpcm_ms-stereo fate-adpcm_ms-stereo: CMD = md5 -i $(SAMPLES)/qt-surge-suite/surge-2-16-L-ms02.mov -f s16le diff --git a/tests/ref/fate/adpcm-psx-str-v3 b/tests/ref/fate/adpcm-xa similarity index 100% rename from tests/ref/fate/adpcm-psx-str-v3 rename to tests/ref/fate/adpcm-xa