aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2012-04-07 13:19:35 +0200
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2012-04-08 02:43:56 +0200
commit58c25724b7f921fdf3657fcb011b3bb3b7b353d4 (patch)
treed9e60664610ee8433fca0756f45344bb6dfc2071 /tests/Makefile
parente9841505d2f17addc651d65322c31351d271798d (diff)
downloadffmpeg-58c25724b7f921fdf3657fcb011b3bb3b7b353d4.tar.gz
Add nellymoser "fuzzy" FATE test.
Since we cannot specify decode parameters (and also because it is better in principle) the 1-channel reference file needs to be enabled, too. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 2674b18c2f..7757d84b32 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -5,7 +5,7 @@ VREF = fate-vsynth1-vref fate-vsynth2-vref
REFS = $(AREF) $(VREF)
$(VREF): ffmpeg$(EXESUF) tests/vsynth1/00.pgm tests/vsynth2/00.pgm
-$(AREF): ffmpeg$(EXESUF) tests/data/asynth1.sw
+$(AREF): ffmpeg$(EXESUF) tests/data/asynth1.sw tests/data/asynth-16000-1.sw
$(AREF): CMP=
ffservertest: ffserver$(EXESUF) tests/vsynth1/00.pgm tests/data/asynth1.sw