testdisplay: Add left/right images of a lovely scene

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
Damien Lespiau 2013-09-06 15:17:48 +01:00
parent 05493f736d
commit 9edaf7fa73
3 changed files with 1 additions and 1 deletions

BIN
tests/1080p-left.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 MiB

BIN
tests/1080p-right.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 MiB

View 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)