about summary refs log tree commit diff
path: root/test/yuv-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/yuv-roundtrip.test')
-rwxr-xr-xtest/yuv-roundtrip.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/yuv-roundtrip.test b/test/yuv-roundtrip.test
index c160c480..697d86aa 100755
--- a/test/yuv-roundtrip.test
+++ b/test/yuv-roundtrip.test
@@ -4,5 +4,6 @@
 
 # Should produce 1904478375 253455
 
-${PBM_BINPREFIX}pamgradient cyan yellow red green 352 240 | \
+${PBM_BINPREFIX}pamgradient rgb:00/ff/ff rgb:ff/ff/00 \
+                            rgb:ff/00/00 rgb:00/ff/00 352 240 | \
     ${PBM_TESTPREFIX}ppmtoyuv | ${PBM_TESTPREFIX}yuvtoppm 352 240 | cksum