From 2c5aec7c218cdaaad6d63064943b738cd4a4d6ed Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Tue, 13 Sep 2016 04:30:40 +0300 Subject: tests: Test identity scaling in UDS test Signed-off-by: Laurent Pinchart --- tests/vsp-unit-test-0003.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/vsp-unit-test-0003.sh') diff --git a/tests/vsp-unit-test-0003.sh b/tests/vsp-unit-test-0003.sh index 9a11d9f..8fb875d 100755 --- a/tests/vsp-unit-test-0003.sh +++ b/tests/vsp-unit-test-0003.sh @@ -30,6 +30,7 @@ test_scale() { test_main() { for format in $formats ; do + test_scale $format 640x640 640x480 test_scale $format 1024x768 640x480 test_scale $format 640x480 1024x768 done -- cgit v1.2.3