Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v5 0/2] Add debugfs entry
@ 2026-06-19 16:42 Sobin Thomas
  2026-06-19 16:42 ` [PATCH i-g-t v5 1/2] tests/intel/xe_debugfs: Add debugfs optional entry validation Sobin Thomas
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sobin Thomas @ 2026-06-19 16:42 UTC (permalink / raw)
  To: igt-dev, kamil.konieczny; +Cc: piotr.piorkowski, Sobin Thomas

Extend the root-dir subtest to validate additional Xe debugfs
entries. Optional entries are those that may not be present on all
platforms or configurations — their absence is not treated as a failure.
Validate:

Patch 1 adds validation for optional debugfs entries

Patch 2 adds non-empty validation for existing entries that
are expected to always provide content.

Sobin Thomas (2):
  tests/intel/xe_debugfs: Add debugfs optional entry validation
  tests/intel/xe_debugfs: Add checks for existing root dir entries

 tests/intel/xe_debugfs.c | 198 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 191 insertions(+), 7 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-06-20 14:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-19 16:42 [PATCH i-g-t v5 0/2] Add debugfs entry Sobin Thomas
2026-06-19 16:42 ` [PATCH i-g-t v5 1/2] tests/intel/xe_debugfs: Add debugfs optional entry validation Sobin Thomas
2026-06-19 16:42 ` [PATCH i-g-t v5 2/2] tests/intel/xe_debugfs: Add checks for existing root dir entries Sobin Thomas
2026-06-19 17:30 ` ✓ Xe.CI.BAT: success for Add debugfs entry (rev2) Patchwork
2026-06-19 17:45 ` ✓ i915.CI.BAT: " Patchwork
2026-06-19 19:37 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-06-20 14:33 ` ✓ i915.CI.Full: success " Patchwork

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