testdisplay: Add left/right images of a lovely scene
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 6 Sep 2013 14:17:48 +0000 (15:17 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 30 Sep 2013 17:04:21 +0000 (18:04 +0100)
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
tests/1080p-left.png [new file with mode: 0644]
tests/1080p-right.png [new file with mode: 0644]
tests/Makefile.am

diff --git a/tests/1080p-left.png b/tests/1080p-left.png
new file mode 100644 (file)
index 0000000..b08f071
Binary files /dev/null and b/tests/1080p-left.png differ
diff --git a/tests/1080p-right.png b/tests/1080p-right.png
new file mode 100644 (file)
index 0000000..ea4cd8a
Binary files /dev/null and b/tests/1080p-right.png differ
index ad2b1d5..c7209af 100644 (file)
@@ -185,7 +185,7 @@ scripts = \
        drm_lib.sh \
        $(NULL)
 
-IMAGES = pass.png
+IMAGES = pass.png 1080p-left.png 1080-right.png
 
 EXTRA_PROGRAMS = $(TESTS_progs) $(TESTS_progs_M) $(HANG) $(TESTS_testsuite)
 EXTRA_DIST = $(TESTS_scripts) $(TESTS_scripts_M) $(scripts) $(IMAGES)