[igt-dev] [PATCH i-g-t] intel/xe_test_config.json: add igt at intel_hwmon to testplan

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Mon Oct 30 14:31:22 UTC 2023


From: Mauro Carvalho Chehab <mchehab at kernel.org>

The tests on such file is used on both i915 and Xe driver.
Add it to Xe testplan documentation.

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 5fd7c888f274..dd7aa4776ec6 100644
--- a/tests/intel/xe_test_config.json
+++ b/tests/intel/xe_test_config.json
@@ -1,7 +1,7 @@
 {
     "description": "JSON file to be used to parse Xe documentation",
     "name": "Tests for Xe Driver",
-    "files": [ "xe_*.c", "../core_hotunplug.c" ],
+    "files": [ "xe_*.c", "../core_hotunplug.c", "intel_hwmon.c" ],
     "fields": {
         "Category": {
             "_properties_": {
-- 
2.41.0



More information about the igt-dev mailing list