diff options
author | Måns Rullgård <mans@mansr.com> | 2010-01-16 20:18:13 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2010-01-16 20:18:13 +0000 |
commit | eca478c3171a85187fb98ea05b0065c336416d3c (patch) | |
tree | 2c4d9f39f6dee6f678b194488c2bac2cf5168d85 /tests/ref/vsynth1/dv | |
parent | 16cd99bbed1f61a0a8a03a66913d88bae7c3dbfd (diff) | |
download | ffmpeg-eca478c3171a85187fb98ea05b0065c336416d3c.tar.gz |
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
Diffstat (limited to 'tests/ref/vsynth1/dv')
-rw-r--r-- | tests/ref/vsynth1/dv | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ref/vsynth1/dv b/tests/ref/vsynth1/dv new file mode 100644 index 0000000000..f48f04ec7f --- /dev/null +++ b/tests/ref/vsynth1/dv @@ -0,0 +1,8 @@ +27ade3031b17214cf81c19cbf70f37d7 *./tests/data/a-dv.dv +7200000 ./tests/data/a-dv.dv +02ac7cdeab91d4d5621e7ce96dddc498 *./tests/data/dv.vsynth1.out.yuv +stddev: 6.90 PSNR: 31.34 bytes: 7603200/ 7603200 +bd67f2431db160d4bb6dcd791cea6efd *./tests/data/a-dv411.dv +7200000 ./tests/data/a-dv411.dv +b6640a3a572353f51284acb746eb00c4 *./tests/data/dv.vsynth1.out.yuv +stddev: 30.76 PSNR: 18.37 bytes: 7603200/ 7603200 |