[PATCH i-g-t v2 20/25] tests/intel: Introduce Debugging subcategory
Katarzyna Piecielska
katarzyna.piecielska at intel.com
Fri Mar 8 08:36:52 UTC 2024
Test i915_hangman is focusing on debugging capabilities.
Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
Cc: Mika Kuoppala <mika.kuoppala at linux.intel.com>
Cc: John Harrison <john.c.harrison at intel.com>
Reviewed-by: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
---
tests/intel/gem_exec_capture.c | 2 +-
tests/intel/i915_hangman.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/intel/gem_exec_capture.c b/tests/intel/gem_exec_capture.c
index 1596a4979..0be3c5349 100644
--- a/tests/intel/gem_exec_capture.c
+++ b/tests/intel/gem_exec_capture.c
@@ -38,7 +38,7 @@
* Feature: cmd_submission
* Category: Server
* Functionality: offline debugging
- * Sub-category: Debugger
+ * Sub-category: Debugging
* Test category: GEM_Legacy
* Run type: FULL
*
diff --git a/tests/intel/i915_hangman.c b/tests/intel/i915_hangman.c
index 8a7de5626..0749a9900 100644
--- a/tests/intel/i915_hangman.c
+++ b/tests/intel/i915_hangman.c
@@ -46,7 +46,7 @@
* Description: Tests for hang detection and recovery
* Feature: reset
* Functionality: error handling
- * Sub-category: debugger
+ * Sub-category: Debugging
* Test category: GEM_Legacy
*
* SUBTEST: detector
--
2.34.1
More information about the igt-dev
mailing list