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/vsynth1/dv50 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/ref/vsynth1/dv50 (limited to 'tests/ref/vsynth1/dv50') diff --git a/tests/ref/vsynth1/dv50 b/tests/ref/vsynth1/dv50 new file mode 100644 index 0000000000..91a99935a3 --- /dev/null +++ b/tests/ref/vsynth1/dv50 @@ -0,0 +1,4 @@ +26dba84f0ea895b914ef5b333d8394ac *./tests/data/a-dv50.dv +14400000 ./tests/data/a-dv50.dv +a2ff093e93ffed10f730fa21df02fc50 *./tests/data/dv50.vsynth1.out.yuv +stddev: 1.72 PSNR: 43.38 bytes: 7603200/ 7603200 -- cgit v1.2.3