diff mbox series

[FFmpeg-devel] fate/adpcm: add adpcm_argo tests

Message ID 20200204020101.18875-1-zane@zanevaniperen.com
State Accepted
Headers show
Series [FFmpeg-devel] fate/adpcm: add adpcm_argo tests | expand

Checks

Context Check Description
andriy/ffmpeg-patchwork success Make fate finished

Commit Message

Zane van Iperen Feb. 4, 2020, 2:01 a.m. UTC
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
---
 tests/fate/adpcm.mak             | 6 ++++++
 tests/ref/fate/adpcm-argo-mono   | 1 +
 tests/ref/fate/adpcm-argo-stereo | 1 +
 3 files changed, 8 insertions(+)
 create mode 100644 tests/ref/fate/adpcm-argo-mono
 create mode 100644 tests/ref/fate/adpcm-argo-stereo

Comments

Michael Niedermayer Feb. 4, 2020, 11:11 p.m. UTC | #1
On Tue, Feb 04, 2020 at 02:01:23AM +0000, Zane van Iperen wrote:
> Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
> ---
>  tests/fate/adpcm.mak             | 6 ++++++
>  tests/ref/fate/adpcm-argo-mono   | 1 +
>  tests/ref/fate/adpcm-argo-stereo | 1 +
>  3 files changed, 8 insertions(+)
>  create mode 100644 tests/ref/fate/adpcm-argo-mono
>  create mode 100644 tests/ref/fate/adpcm-argo-stereo

tested on x86-32/64, mips qemu, arm qemu, mingw32/64 passed on all

thx

[...]
diff mbox series

Patch

diff --git a/tests/fate/adpcm.mak b/tests/fate/adpcm.mak
index b64920d4fe..cbf276190e 100644
--- a/tests/fate/adpcm.mak
+++ b/tests/fate/adpcm.mak
@@ -88,5 +88,11 @@  fate-adpcm-vima: CMD = framecrc -i $(TARGET_SAMPLES)/smush/ronin_part.znm -vn
 FATE_ADPCM-$(call DEMDEC, STR, ADPCM_XA) += fate-adpcm-xa
 fate-adpcm-xa: CMD = framecrc -i $(TARGET_SAMPLES)/psx-str/abc000_cut.str -vn
 
+FATE_ADPCM-$(call DEMDEC, ARGO_ASF, ADPCM_ARGO) += fate-adpcm-argo-mono
+fate-adpcm-argo-mono: CMD = md5 -i $(TARGET_SAMPLES)/argo-asf/PWIN22M.ASF -f s16le
+
+FATE_ADPCM-$(call DEMDEC, ARGO_ASF, ADPCM_ARGO) += fate-adpcm-argo-stereo
+fate-adpcm-argo-stereo: CMD = md5 -i $(TARGET_SAMPLES)/argo-asf/CBK2_cut.asf -f s16le
+
 FATE_SAMPLES_AVCONV += $(FATE_ADPCM-yes)
 fate-adpcm: $(FATE_ADPCM-yes)
diff --git a/tests/ref/fate/adpcm-argo-mono b/tests/ref/fate/adpcm-argo-mono
new file mode 100644
index 0000000000..b9a142f3f4
--- /dev/null
+++ b/tests/ref/fate/adpcm-argo-mono
@@ -0,0 +1 @@ 
+3876d24a376b1ab1f6d207b7abda635e
diff --git a/tests/ref/fate/adpcm-argo-stereo b/tests/ref/fate/adpcm-argo-stereo
new file mode 100644
index 0000000000..e0efa5192b
--- /dev/null
+++ b/tests/ref/fate/adpcm-argo-stereo
@@ -0,0 +1 @@ 
+53ad310be0175583a5c3c0e5fe341b18