From 6095e218e44578fc9bee1d01cebf7064f2fa0c27 Mon Sep 17 00:00:00 2001 From: Maarten Lankhorst Date: Thu, 1 Feb 2018 12:52:43 +0100 Subject: 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 Cc: Imre Deak Cc: Chris Wilson Suggested-by: Chris Wilson Acked-by: Imre Deak --- tests/meson.build | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/meson.build') 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', -- cgit v1.2.3