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/vsynth2/mp2 | |
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/vsynth2/mp2')
-rw-r--r-- | tests/ref/vsynth2/mp2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ref/vsynth2/mp2 b/tests/ref/vsynth2/mp2 new file mode 100644 index 0000000000..bf1911a34a --- /dev/null +++ b/tests/ref/vsynth2/mp2 @@ -0,0 +1,5 @@ +f6eb0a205350bbd7fb1028a01c7ae8aa *./tests/data/a-mp2.mp2 +96130 ./tests/data/a-mp2.mp2 +74c7b6b15a001add199619fafe4059a1 *./tests/data/mp2.vsynth2.out.wav +stddev: 9315.80 PSNR: 16.94 bytes: 1059884/ 1058444 +stddev: 4385.25 PSNR: 23.49 bytes: 1057960/ 1058444 |