From d13eef3d3dd87e9f116800ba9c43d40ea2cc3274 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 3 Apr 2005 15:39:17 +0000 Subject: snow regression test Originally committed as revision 4100 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 6e3a5ffb3d..66af99ea17 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -21,7 +21,7 @@ test-server: vsynth1/0.pgm asynth1.sw @$(SRC_PATH)/tests/server-regression.sh $(SERVER_REFFILE) $(SRC_PATH)/tests/test.conf # fast regression tests for all codecs -codectest mpeg4 mpeg ac3: vsynth1/0.pgm vsynth2/0.pgm asynth1.sw tiny_psnr +codectest mpeg4 mpeg ac3 snow: vsynth1/0.pgm vsynth2/0.pgm asynth1.sw tiny_psnr @$(SRC_PATH)/tests/regression.sh $@ $(REFFILE1) vsynth1 @$(SRC_PATH)/tests/regression.sh $@ $(REFFILE2) vsynth2 -- cgit v1.2.3