From 4566bd7e4bd4e2c32ed174c450b3b85ac3a930ca Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Thu, 16 Jun 2016 01:50:40 +0300 Subject: tests: Add YUV422M and YUV444M support to YUV->YUV test Signed-off-by: Laurent Pinchart --- tests/vsp-unit-test-0002.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/vsp-unit-test-0002.sh b/tests/vsp-unit-test-0002.sh index 668fa53..14a45b0 100755 --- a/tests/vsp-unit-test-0002.sh +++ b/tests/vsp-unit-test-0002.sh @@ -9,7 +9,7 @@ source vsp-lib.sh features="rpf.0 wpf.0" -formats="NV12M NV16M NV21M NV61M UYVY VYUY YUV420M YUYV YVYU" +formats="NV12M NV16M NV21M NV61M UYVY VYUY YUV420M YUV422M YUV444M YUYV YVYU" test_wpf_packing() { test_start "WPF packing in $format" -- cgit v1.2.3