public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests: Rename kms_chv_cursor_fail to kms_cursor_edge_walk
@ 2019-04-02 11:43 Daniel Vetter
  2019-04-02 12:14 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Daniel Vetter @ 2019-04-02 11:43 UTC (permalink / raw)
  To: IGT development; +Cc: Peres, Martin, Daniel Vetter

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 <arkadiusz.hiler@intel.com>
Cc: "Peres, Martin" <martin.peres@intel.com>
Cc: Ville Syrjala <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
 tests/Makefile.sources                                  | 2 +-
 tests/{kms_chv_cursor_fail.c => kms_cursor_edge_walk.c} | 0
 tests/meson.build                                       | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename tests/{kms_chv_cursor_fail.c => kms_cursor_edge_walk.c} (100%)

diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 71ccf00af256..86ad301e125a 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -29,12 +29,12 @@ TESTS_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 \
diff --git a/tests/kms_chv_cursor_fail.c b/tests/kms_cursor_edge_walk.c
similarity index 100%
rename from tests/kms_chv_cursor_fail.c
rename to tests/kms_cursor_edge_walk.c
diff --git a/tests/meson.build b/tests/meson.build
index 9015f809ed05..8e1ae4fd9b1f 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',
-- 
2.20.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-04-03 10:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-02 11:43 [igt-dev] [PATCH i-g-t] tests: Rename kms_chv_cursor_fail to kms_cursor_edge_walk Daniel Vetter
2019-04-02 12:14 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-04-02 17:58 ` [igt-dev] [PATCH i-g-t] " James Ausmus
2019-04-03 10:42   ` Daniel Vetter
2019-04-02 19:44 ` [igt-dev] ✓ Fi.CI.IGT: success for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox