From e66027ceef6266ef72fc7485567f518d2ce48817 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Tue, 17 Oct 2017 17:16:40 +0200 Subject: tests: remove kms_fbc_crc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Acked-by: Paulo Zanoni Acked-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- tests/Makefile.sources | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/Makefile.sources') 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 \ -- cgit v1.2.3