From ac88c62c770d74c1dfe136ebc10439f1fd965fd4 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Mon, 24 Oct 2016 15:54:41 +0300 Subject: tests: Add YVU 3-planar formats in RGB and WPF tests Signed-off-by: Laurent Pinchart --- tests/vsp-unit-test-0014.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/vsp-unit-test-0014.sh') diff --git a/tests/vsp-unit-test-0014.sh b/tests/vsp-unit-test-0014.sh index 6bc7480..cd3faac 100755 --- a/tests/vsp-unit-test-0014.sh +++ b/tests/vsp-unit-test-0014.sh @@ -9,7 +9,7 @@ source vsp-lib.sh features="rpf.0 wpf.0" -formats="NV12M NV16M NV21M NV61M UYVY VYUY YUV420M YUV422M YUV444M YUYV YVYU" +formats="NV12M NV16M NV21M NV61M UYVY VYUY YUV420M YUV422M YUV444M YVU420M YVU422M YVU444M YUYV YVYU" test_rpf_unpacking() { test_start "RPF unpacking in $format" -- cgit v1.2.3