Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] intel/xe_test_config.json: add intel_sysfs_debugfs
@ 2025-04-22 17:11 Kamil Konieczny
  2025-04-22 17:39 ` Gandi, Ramadevi
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Kamil Konieczny @ 2025-04-22 17:11 UTC (permalink / raw)
  To: igt-dev
  Cc: Kamil Konieczny, Ashutosh Dixit, Gandi Ramadevi,
	Katarzyna Piecielska, Peter Senna Tschudin

Add missing intel_sysfs_debugfs, after a unify it was missing
in testlist generated for Xe.

Fixes: 68f75d1dd410 ("tests/intel/intel_sysfs_debugfs Unify sysfs and debugfs testing")
Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>
Cc: Gandi Ramadevi <ramadevi.gandi@intel.com>
Cc: Katarzyna Piecielska <katarzyna.piecielska@intel.com>
Cc: Peter Senna Tschudin <peter.senna@linux.intel.com>
Signed-off-by: Kamil Konieczny <kamil.konieczny@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 4556025f7..b33485c96 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" ],
+    "files": [ "xe_*.c", "../core_*.c", "../sriov_basic.c", "intel_hwmon.c", "intel_sysfs_debugfs.c" ],
     "fields": {
         "Run type": {
             "_properties_": {
-- 
2.49.0


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-04-24 12:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-22 17:11 [PATCH i-g-t] intel/xe_test_config.json: add intel_sysfs_debugfs Kamil Konieczny
2025-04-22 17:39 ` Gandi, Ramadevi
2025-04-22 22:21 ` ✓ i915.CI.BAT: success for " Patchwork
2025-04-23  5:26 ` ✗ Xe.CI.Full: failure " Patchwork
2025-04-23  9:24   ` Kamil Konieczny
2025-04-23  7:28 ` ✓ i915.CI.Full: success " Patchwork
2025-04-23 10:49 ` [PATCH i-g-t] " Peter Senna Tschudin
2025-04-23 23:37 ` ✓ Xe.CI.BAT: success for " Patchwork
2025-04-24 12:53 ` ✗ Xe.CI.Full: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox