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/mpeg2thread | |
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/mpeg2thread')
-rw-r--r-- | tests/ref/vsynth1/mpeg2thread | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/ref/vsynth1/mpeg2thread b/tests/ref/vsynth1/mpeg2thread new file mode 100644 index 0000000000..d04c7ccec0 --- /dev/null +++ b/tests/ref/vsynth1/mpeg2thread @@ -0,0 +1,12 @@ +522d56a8a2a130ff6b81535e53765fdc *./tests/data/a-mpeg2thread.mpg +804929 ./tests/data/a-mpeg2thread.mpg +1c802c997553895b39fe9a5032ee7821 *./tests/data/mpeg2thread.vsynth1.out.yuv +stddev: 7.64 PSNR: 30.47 bytes: 7603200/ 7603200 +0f4f31f6e16f39dcb67b7730687e8e4e *./tests/data/a-mpeg2threadivlc.mpg +795389 ./tests/data/a-mpeg2threadivlc.mpg +1c802c997553895b39fe9a5032ee7821 *./tests/data/mpeg2thread.vsynth1.out.yuv +stddev: 7.64 PSNR: 30.47 bytes: 7603200/ 7603200 +adfde15b5bbeef3096b0adf7b20ccb93 *./tests/data/a-mpeg2reuse.mpg +2081247 ./tests/data/a-mpeg2reuse.mpg +6dbda80b4d368833625316d0400d32dd *./tests/data/mpeg2thread.vsynth1.out.yuv +stddev: 7.67 PSNR: 30.42 bytes: 7603200/ 7603200 |