summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
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/Makefile.sources
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/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 791e4f83..8066fb1a 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -194,7 +194,6 @@ TESTS_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 \