summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2018-02-01 12:52:43 +0100
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2018-02-01 13:18:23 +0100
commit6095e218e44578fc9bee1d01cebf7064f2fa0c27 (patch)
tree7f7568c9d7458b54fc0484e8d6ddc63636e7b06d /tests/Makefile.sources
parent689ea8ddcaf769c14b26df8c0fcd8fcc74e06dd2 (diff)
tests: Remove kms_render
This was a test that required manual verification to see whether FBC, was handled correctly. But the automated testing has been added with kms_frontbuffer_tracking, so this test no longer serves a purpose. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Cc: Imre Deak <imre.deak@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Suggested-by: Chris Wilson <chris@chris-wilson.co.uk> Acked-by: Imre Deak <imre.deak@intel.com>
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index e4e06d01..870c9093 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -202,7 +202,6 @@ TESTS_progs = \
kms_properties \
kms_psr_sink_crc \
kms_pwrite_crc \
- kms_render \
kms_rmfb \
kms_rotation_crc \
kms_setmode \