summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2018-12-24 20:09:46 +1100
committerPeter Ross <pross@xvid.org>2019-06-10 09:44:11 +1000
commitb12432721611ea7a0936645dcbd57b3b8f7d56e6 (patch)
treeb1d4fa2926412090a4638190b9e3f6768769c2aa /tests
parenta9bf65657752ba0abf2c3760f7b5cecf59a6d216 (diff)
fate: add dst decoder test
Diffstat (limited to 'tests')
-rw-r--r--tests/fate/audio.mak5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fate/audio.mak b/tests/fate/audio.mak
index 4fab472f90..c41958ea2d 100644
--- a/tests/fate/audio.mak
+++ b/tests/fate/audio.mak
@@ -28,6 +28,11 @@ FATE_SAMPLES_AUDIO-$(call DEMDEC, DSS, DSS_SP) += fate-dss-lp fate-dss-sp
fate-dss-lp: CMD = framecrc -i $(TARGET_SAMPLES)/dss/lp.dss -frames 30
fate-dss-sp: CMD = framecrc -i $(TARGET_SAMPLES)/dss/sp.dss -frames 30
+FATE_SAMPLES_AUDIO-$(call DEMDEC, DSF, DST) += fate-dsf-dst
+fate-dsf-dst: CMD = pcm -i $(TARGET_SAMPLES)/dst/dst-64fs44-2ch.dff
+fate-dsf-dst: CMP = oneoff
+fate-dsf-dst: REF = $(SAMPLES)/dst/dst-64fs44-2ch.pcm
+
FATE_SAMPLES_AUDIO-$(call DEMDEC, AVI, IMC) += fate-imc
fate-imc: CMD = pcm -i $(TARGET_SAMPLES)/imc/imc.avi
fate-imc: CMP = oneoff