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/rv20 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/ref/vsynth2/rv20 (limited to 'tests/ref/vsynth2/rv20') diff --git a/tests/ref/vsynth2/rv20 b/tests/ref/vsynth2/rv20 new file mode 100644 index 0000000000..f83c47b2ea --- /dev/null +++ b/tests/ref/vsynth2/rv20 @@ -0,0 +1,4 @@ +d864475aa16d84dd99de13e65003672a *./tests/data/a-rv20.rm +132734 ./tests/data/a-rv20.rm +c66afdcc0daac2f1b4167b9811968877 *./tests/data/rv20.vsynth2.out.yuv +stddev: 5.42 PSNR: 33.45 bytes: 7603200/ 7603200 -- cgit v1.2.3