[PATCH i-g-t v2 05/13] tests/intel: Let's have Firmware subcategory in Xe tests as well

Katarzyna Piecielska katarzyna.piecielska at intel.com
Tue Mar 26 09:28:59 UTC 2024


Let's put HUC test to Firmware subcategory to align with i915 docs.
Also change functionality name s/HuC copy/huc copy/ to align with i915
test docs.

Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Cc: Aditya Chauhan <aditya.chauhan at intel.com>
Cc: Girotra Himanshu <himanshu.girotra at intel.com>
Acked-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
---
 tests/intel/xe_huc_copy.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/intel/xe_huc_copy.c b/tests/intel/xe_huc_copy.c
index ca045c41b..339cf6e5f 100644
--- a/tests/intel/xe_huc_copy.c
+++ b/tests/intel/xe_huc_copy.c
@@ -6,8 +6,8 @@
 /**
  * TEST: Test HuC copy firmware.
  * Category: Firmware building block
- * Sub-category: HuC
- * Functionality: HuC copy
+ * Sub-category: Firmware
+ * Functionality: huc copy
  * Test category: functionality test
  * TODO: make the test more generic, getting rid of the PCI ID list
  * GPU requirements: This test currently requires TGL, and runs only if the
-- 
2.34.1



More information about the igt-dev mailing list