diff options
Diffstat (limited to 'tests/vsp-unit-test-0012.sh')
-rwxr-xr-x | tests/vsp-unit-test-0012.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vsp-unit-test-0012.sh b/tests/vsp-unit-test-0012.sh index afbe279..21b14bb 100755 --- a/tests/vsp-unit-test-0012.sh +++ b/tests/vsp-unit-test-0012.sh @@ -45,7 +45,7 @@ test_flipping() { test_start "$label" pipe_configure rpf-wpf 0 0 - format_configure rpf-wpf 0 0 ARGB32 1024x768 $format + format_configure rpf-wpf 0 0 $format 1024x768 $format vsp_runner rpf.0 --count=6 & vsp_runner wpf.0 --count=6 --skip=0 --buffers=1 --pause=3 & |