[PATCH i-g-t v3 2/2] intel/xe_test_config.json: add device_reset
Kamil Konieczny
kamil.konieczny at linux.intel.com
Mon May 12 12:53:55 UTC 2025
This test is driver agnostic and the subtest unbind-reset-rebind
is already passing.
Cc: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Cc: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>
Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
---
tests/intel/xe_test_config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/intel/xe_test_config.json b/tests/intel/xe_test_config.json
index b3393a89e..edca243f1 100644
--- a/tests/intel/xe_test_config.json
+++ b/tests/intel/xe_test_config.json
@@ -2,7 +2,7 @@
"description": "JSON file to be used to parse Xe documentation",
"name": "Tests for Xe Driver",
"drivers": [ "xe" ],
- "files": [ "xe_*.c", "../core_*.c", "../sriov_basic.c", "intel_hwmon.c", "intel_sysfs_debugfs.c" ],
+ "files": [ "xe_*.c", "../core_*.c", "../device_*.c", "../sriov_basic.c", "intel_hwmon.c", "intel_sysfs_debugfs.c" ],
"fields": {
"Run type": {
"_properties_": {
--
2.49.0
More information about the igt-dev
mailing list