summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKatarzyna Piecielska <katarzyna.piecielska@intel.com>2024-05-13 10:48:43 +0000
committerKamil Konieczny <kamil.konieczny@linux.intel.com>2024-05-15 13:56:08 +0200
commit3f4243513637db6ab3a45078c836f0dd1cc8e5ff (patch)
treebee60cf1a28d9acd3167b129c577e61a3d0fc573 /tests
parent291140de828ea8494ae3304190225bee93158999 (diff)
tests/intel: Add GPGPU tests to Compute Mega feature
Add GPGPU tests to Compute mega feature. Group: SUBTEST Description Category Mega feature Sub-category Functionality Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska@intel.com> Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com> Cc: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com> Cc: Aditya Chauhan <aditya.chauhan@intel.com> Cc: Girotra Himanshu <himanshu.girotra@intel.com> Cc: Sandeep Kumar Parupalli <sandeep.kumar.parupalli@intel.com> Reviewed-by: Gandi Ramadevi <ramadevi.gandi@intel.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/intel/gem_gpgpu_fill.c3
-rw-r--r--tests/intel/xe_gpgpu_fill.c3
2 files changed, 4 insertions, 2 deletions
diff --git a/tests/intel/gem_gpgpu_fill.c b/tests/intel/gem_gpgpu_fill.c
index 14811abce..3c03c7e70 100644
--- a/tests/intel/gem_gpgpu_fill.c
+++ b/tests/intel/gem_gpgpu_fill.c
@@ -51,8 +51,9 @@
/**
* TEST: gem gpgpu fill
* Category: Server
+ * Mega feature: Compute
+ * Sub-category: GPGPU tests
* Functionality: gpgpu_fill
- * Sub-category: GPGPU
* Test category: GEM_Legacy
* Feature: compute
*
diff --git a/tests/intel/xe_gpgpu_fill.c b/tests/intel/xe_gpgpu_fill.c
index a359f9f55..1d2aafbf2 100644
--- a/tests/intel/xe_gpgpu_fill.c
+++ b/tests/intel/xe_gpgpu_fill.c
@@ -6,7 +6,8 @@
/**
* TEST: Basic tests for gpgpu functionality
* Category: Software building block
- * Sub-category: GPGPU
+ * Mega feature: Compute
+ * Sub-category: GPGPU tests
* Functionality: gpgpu_fill
* Test category: functionality test
*/