[PATCH i-g-t] intel/xe_test_config.json: add sriov_basic.c
Mauro Carvalho Chehab
mauro.chehab at linux.intel.com
Thu Feb 22 07:43:37 UTC 2024
From: Mauro Carvalho Chehab <mchehab at kernel.org>
The tests there are currently not included as part of Xe scope.
Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>
---
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 3944a9c8028b..22b43ffac2e1 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_hotunplug.c", "intel_hwmon.c" ],
+ "files": [ "xe_*.c", "../core_hotunplug.c", "../sriov_basic.c", "intel_hwmon.c" ],
"fields": {
"Category": {
"_properties_": {
--
2.43.2
More information about the igt-dev
mailing list