aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-04-11 17:12:21 -0300
committerJames Almer <jamrial@gmail.com>2017-04-11 18:05:13 -0300
commit7b3cb953f7d790c1ca26dd3da17ba6aea38918fd (patch)
tree63b271137c52fcb07236b9e3ec9af14c62b6b483 /tests/fate
parent3041b5d03ba3ea5be7f54be62ffa2a586d0fce43 (diff)
downloadffmpeg-7b3cb953f7d790c1ca26dd3da17ba6aea38918fd.tar.gz
checkasm: add fixed_dsp tests
Tested-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/checkasm.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fate/checkasm.mak b/tests/fate/checkasm.mak
index aa37b961a1..c7b6b36ebb 100644
--- a/tests/fate/checkasm.mak
+++ b/tests/fate/checkasm.mak
@@ -2,6 +2,7 @@ FATE_CHECKASM = fate-checkasm-alacdsp \
fate-checkasm-audiodsp \
fate-checkasm-blockdsp \
fate-checkasm-bswapdsp \
+ fate-checkasm-fixed_dsp \
fate-checkasm-flacdsp \
fate-checkasm-fmtconvert \
fate-checkasm-h264dsp \