From bcf2f21996b2ee5c6177f5412046690ff8017772 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Tue, 2 Apr 2019 13:43:43 +0200 Subject: tests: Rename kms_chv_cursor_fail to kms_cursor_edge_walk It's a generic testcase, originally for a chv issue, but we can hit legit bugs with this on any platforms. And we do, which then results in confused managers. Let's rename for clarity. Cc: Arkadiusz Hiler Cc: "Peres, Martin" Cc: Ville Syrjala Acked-by: Arkadiusz Hiler Acked-by: "Peres, Martin" Acked-by: James Ausmus Signed-off-by: Daniel Vetter --- tests/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/meson.build') diff --git a/tests/meson.build b/tests/meson.build index 9015f809..8e1ae4fd 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -16,12 +16,12 @@ test_progs = [ 'kms_available_modes_crc', 'kms_busy', 'kms_ccs', - 'kms_chv_cursor_fail', 'kms_color', 'kms_concurrent', 'kms_content_protection', 'kms_crtc_background_color', 'kms_cursor_crc', + 'kms_cursor_edge_walk', 'kms_cursor_legacy', 'kms_dp_dsc', 'kms_draw_crc', -- cgit v1.2.3