summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2017-10-17 17:16:40 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2017-10-18 10:30:15 +0200
commite66027ceef6266ef72fc7485567f518d2ce48817 (patch)
treea671a9eec00499d674ba8ee2c963524bc3382fa5 /tests/Makefile.sources
parent62616c672a623b635141473133674321a4acbdc5 (diff)
tests: remove kms_fbc_crc
This was the predecessor test to kms_frontbuffer_tracking, which not just tests fbc, and also in a much more through-out fashion. Both tests authored by Paulo, but looking at git history there's a clear switch with the introduction of kms_frontbuffer_tracking. After that only maintenance commits to kms_fbc_crc. Not point having redundant tests, so lets remove the old one. This will cut a bit more than 3 minutes of test-time from kbl-shard. Cc: Paulo Zanoni <paulo.r.zanoni@intel.com> Acked-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@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 9c9fb316..2313c12b 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -182,7 +182,6 @@ TESTS_progs = \
kms_cursor_crc \
kms_cursor_legacy \
kms_draw_crc \
- kms_fbc_crc \
kms_fbcon_fbt \
kms_fence_pin_leak \
kms_flip \