[igt-dev] [PATCH i-g-t 2/4] intel/xe_sysfs_scheduler.c: remove nonpriviledged-user tests
Mauro Carvalho Chehab
mauro.chehab at linux.intel.com
Mon Oct 9 10:01:39 UTC 2023
From: Mauro Carvalho Chehab <mchehab at kernel.org>
The logic which used to implement those were removed, but the doc
tag was kept, making this out of sync with the actual tests on
this file.
Fixes: fc53c6bf1dad ("xe/xe_sysfs: Removing non privileged user test")
Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>
---
tests/intel/xe_sysfs_scheduler.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/tests/intel/xe_sysfs_scheduler.c b/tests/intel/xe_sysfs_scheduler.c
index e41fc4b6bb61..954dad1305f1 100644
--- a/tests/intel/xe_sysfs_scheduler.c
+++ b/tests/intel/xe_sysfs_scheduler.c
@@ -17,10 +17,6 @@
* Description: Test to check if %s arg[1] schedule parameter checks for min max values.
* Test category: functionality test
*
- * SUBTEST: %s-nonprivileged-user
- * Description: Test %s arg[1] schedule parameter for nonprivileged user.
- * Test category: functionality test
- *
* arg[1]:
*
* @preempt_timeout_us: preempt timeout us
--
2.41.0
More information about the igt-dev
mailing list