summaryrefslogtreecommitdiff
path: root/tests/meson.build
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/meson.build
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/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 2322217d..521a4c42 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -180,7 +180,6 @@ test_progs = [
'kms_properties',
'kms_psr_sink_crc',
'kms_pwrite_crc',
- 'kms_render',
'kms_rmfb',
'kms_rotation_crc',
'kms_setmode',