[PATCH i-g-t v3 06/25] tests/intel: Add tests to Compute subcategory
Katarzyna Piecielska
katarzyna.piecielska at intel.com
Tue Mar 12 14:14:00 UTC 2024
Let's add to Compute subcategory:
- tests/intel/gem_compute.c
- tests/intel/gem_vm_create.c
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>
Reviewed-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
---
tests/intel/gem_compute.c | 2 +-
tests/intel/gem_vm_create.c | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/tests/intel/gem_compute.c b/tests/intel/gem_compute.c
index 8d0214c4d..8bd9635ae 100644
--- a/tests/intel/gem_compute.c
+++ b/tests/intel/gem_compute.c
@@ -6,7 +6,7 @@
/**
* TEST: Check compute-related functionality
* Category: Hardware building block
- * Sub-category: compute
+ * Sub-category: Compute
* Test category: functionality test
* Run type: BAT
*/
diff --git a/tests/intel/gem_vm_create.c b/tests/intel/gem_vm_create.c
index 8834c987f..12503c0e5 100644
--- a/tests/intel/gem_vm_create.c
+++ b/tests/intel/gem_vm_create.c
@@ -30,10 +30,11 @@
/**
* TEST: gem vm create
* Category: Server
- * Functionality: context management
- * Run type: FULL
+ * Functionality: context
* Sub-category: Compute
+ * Feature: mapping
* Test category: GEM_Legacy
+ * Run type: FULL
*
* SUBTEST: create-ext
* Feature: mapping
--
2.34.1
More information about the igt-dev
mailing list