[igt-dev] [PATCH i-g-t 2/2] tests/xe_uevent: Update documentation fields
Himal Prasad Ghimiray
himal.prasad.ghimiray at intel.com
Tue Aug 29 05:58:35 UTC 2023
Update Category, Run type and Test Category fields for test.
Cc: Katarzyna Dec <katarzyna.dec at intel.com>
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
---
tests/xe/xe_uevent.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/tests/xe/xe_uevent.c b/tests/xe/xe_uevent.c
index 4dc49057c..1ad9de909 100644
--- a/tests/xe/xe_uevent.c
+++ b/tests/xe/xe_uevent.c
@@ -5,9 +5,13 @@
/**
* TEST: cause fake gt reset failure and listen uevent from KMD
- * SUBTEST:fake_reset_uevent_listener
+ * Category: Software building block
* Functionality: uevent
* Sub-category: GT reset failure uevent
+ * Test category: functionality test
+ * Run type: FULL
+ *
+ * SUBTEST: fake_reset_uevent_listener
* Description:
* Test creates uevent listener and causes fake reset failure for gt0
* and returns success if uevent is sent by driver and listened by listener.
--
2.25.1
More information about the igt-dev
mailing list