summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2018-05-01 13:31:09 +0200
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2018-05-08 16:19:40 +0200
commit41eb85f918b02918787fc59d9cb5aab93b81f323 (patch)
tree7ebcebc80d8c640fc58edb42949770fafa79443f /tests/meson.build
parent1bb318b32db003a377da14715c7b80675a712b6b (diff)
tests: Remove kms_mmio_vs_cs_flip
CS flips no longer exist, so the test has become useless. Other tests like kms_busy already perform some testing that's gpu agnostic. Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
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 015afa47..1f00fc4f 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -170,7 +170,6 @@ test_progs = [
'kms_invalid_dotclock',
'kms_legacy_colorkey',
'kms_mmap_write_crc',
- 'kms_mmio_vs_cs_flip',
'kms_panel_fitting',
'kms_pipe_b_c_ivb',
'kms_pipe_crc_basic',