From 2fad0977886f99e11ec1e27f79bcb9c56737bdb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Mon, 15 Mar 2010 19:23:24 +0000 Subject: Add FATE tests This adds a "fate" make target which runs the full FATE test suite. Individual tests can be run with "make fate-$testname". The location of the FATE test samples must be specified with the --samples=PATH option to configure. The tests/fate-update.sh script regenerates the references files and test list from the online FATE database. These are checked in since generating them requires non-standard tools. Originally committed as revision 22552 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/ref/fate/h264-conformance-fi1_sony_e | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tests/ref/fate/h264-conformance-fi1_sony_e (limited to 'tests/ref/fate/h264-conformance-fi1_sony_e') diff --git a/tests/ref/fate/h264-conformance-fi1_sony_e b/tests/ref/fate/h264-conformance-fi1_sony_e new file mode 100644 index 0000000..5b7f4c8 --- /dev/null +++ b/tests/ref/fate/h264-conformance-fi1_sony_e @@ -0,0 +1,17 @@ +0, 0, 36864, 0x3d54d3e3 +0, 3600, 36864, 0xa9573ef0 +0, 7200, 36864, 0x0ea5f263 +0, 10800, 36864, 0x5a849fb9 +0, 14400, 36864, 0x7ddb1eff +0, 18000, 36864, 0x5e73e3b7 +0, 21600, 36864, 0x7d50d329 +0, 25200, 36864, 0xf2c2cd27 +0, 28800, 36864, 0xdf4f4628 +0, 32400, 36864, 0xddd6d5be +0, 36000, 36864, 0xb530e1aa +0, 39600, 36864, 0xeca42470 +0, 43200, 36864, 0xa5701caf +0, 46800, 36864, 0x6f5d28fc +0, 50400, 36864, 0xd4ab4ab2 +0, 54000, 36864, 0xf2dfcc22 +0, 57600, 36864, 0xcaa87e79 -- cgit v1.1