From 41fe811feb5c79c760f5d2e9fe5d1671f6d71ff8 Mon Sep 17 00:00:00 2001 From: Yi Sun Date: Thu, 26 Jul 2012 14:23:36 +0800 Subject: tests/testdisplay.c: Add a option '-r'. With the option '-r', the testdisplay could paint a 2-D bar code(QR bar code) on the screen. The word "pass" is hiden in the bar code image. Further more, with this option, testdisplay will wait until a system signal 'SIGUSR1' coming after each mode setting. This function is for another program to control testdisplay. danvet: Fix up the missing static. Signed-off-by: Yi Sun Signed-off-by: Daniel Vetter --- tests/pass.png | Bin 0 -> 376 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/pass.png (limited to 'tests/pass.png') diff --git a/tests/pass.png b/tests/pass.png new file mode 100644 index 00000000..5928d5ca Binary files /dev/null and b/tests/pass.png differ -- cgit v1.2.3