From eca478c3171a85187fb98ea05b0065c336416d3c Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Sat, 16 Jan 2010 20:18:13 +0000 Subject: regtest: split reference files allowing tests to run individually With this change, the output is checked immediately after each test has run. This means commands like "make regtest-mpeg2" can now be used to run a single test and get meaningful results. By default, make will abort if any test fails. To run all tests regardless, use make -k. Originally committed as revision 21254 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/ref/vsynth2/mpeg4nr | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/ref/vsynth2/mpeg4nr (limited to 'tests/ref/vsynth2/mpeg4nr') diff --git a/tests/ref/vsynth2/mpeg4nr b/tests/ref/vsynth2/mpeg4nr new file mode 100644 index 0000000000..0b4c443158 --- /dev/null +++ b/tests/ref/vsynth2/mpeg4nr @@ -0,0 +1,4 @@ +c41187c99588fb7229ad330b2f80d28b *./tests/data/a-mpeg4-nr.avi +155044 ./tests/data/a-mpeg4-nr.avi +f7fc191308679f709405e62271f5c65f *./tests/data/mpeg4nr.vsynth2.out.yuv +stddev: 4.73 PSNR: 34.63 bytes: 7603200/ 7603200 -- cgit v1.2.3