From 6aa6e3e814ce1023844f916309f6091f231346fd Mon Sep 17 00:00:00 2001 From: Derek Buitenhuis Date: Thu, 1 Mar 2012 19:48:26 -0500 Subject: fate: Add sunrast regression test Signed-off-by: Derek Buitenhuis Signed-off-by: Justin Ruggles --- tests/lavf-regression.sh | 4 ++++ tests/ref/lavf/sunrast | 3 +++ 2 files changed, 7 insertions(+) create mode 100644 tests/ref/lavf/sunrast (limited to 'tests') diff --git a/tests/lavf-regression.sh b/tests/lavf-regression.sh index 0041840d89..49d2dfc9cd 100755 --- a/tests/lavf-regression.sh +++ b/tests/lavf-regression.sh @@ -183,6 +183,10 @@ if [ -n "$do_dpx" ] ; then do_image_formats dpx fi +if [ -n "$do_sunrast" ] ; then +do_image_formats sun +fi + # audio only if [ -n "$do_wav" ] ; then diff --git a/tests/ref/lavf/sunrast b/tests/ref/lavf/sunrast new file mode 100644 index 0000000000..4db0505140 --- /dev/null +++ b/tests/ref/lavf/sunrast @@ -0,0 +1,3 @@ +07518bcb0841bc677ce6aea8464ea240 *./tests/data/images/sun/02.sun +./tests/data/images/sun/%02d.sun CRC=0xe6c71946 +304123 ./tests/data/images/sun/02.sun -- cgit v1.2.3