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/lavf/voc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/ref/lavf/voc (limited to 'tests/ref/lavf/voc') diff --git a/tests/ref/lavf/voc b/tests/ref/lavf/voc new file mode 100644 index 0000000000..ea96f4d458 --- /dev/null +++ b/tests/ref/lavf/voc @@ -0,0 +1,3 @@ +b0bc287ce4e3eef7c1012610dd7ff6d0 *./tests/data/b-lavf.voc +32768 ./tests/data/b-lavf.voc +./tests/data/b-lavf.voc CRC=0xa2d77c12 -- cgit v1.2.3