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/adpcm_ms | |
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/adpcm_ms')
-rw-r--r-- | tests/ref/vsynth2/adpcm_ms | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/vsynth2/adpcm_ms b/tests/ref/vsynth2/adpcm_ms new file mode 100644 index 0000000000..eaf4623c5e --- /dev/null +++ b/tests/ref/vsynth2/adpcm_ms @@ -0,0 +1,4 @@ +a407b87daeef5b25dfb6c5b3f519e9c1 *./tests/data/a-adpcm_ms.wav +268378 ./tests/data/a-adpcm_ms.wav +7be370f937c51e8a967e6a3d08d5156a *./tests/data/adpcm_ms.vsynth2.out.wav +stddev: 1050.00 PSNR: 35.91 bytes: 1060620/ 1058444 |