[i-g-t] tests/intel: Remove debugfs_test and xe_debugfs
Kamil Konieczny
kamil.konieczny at linux.intel.com
Thu Apr 10 17:47:57 UTC 2025
Hi,
On 2025-04-10 at 16:11:22 +0000, Knop, Ryszard wrote:
> On Thu, 2025-04-03 at 12:23 +0200, Peter Senna Tschudin wrote:
> > With the introduction of intel_sysfs_debugfs both debugfs_test and
> > xe_debugfs became redundant. It is also important to notice that
> > igt at debugfs_test@basic-hwmon was already redundant because intel_hwmon
> > covers both i915 and Xe. So:
> > - remove debugfs_test
> > - remove xe_debugfs
> > - update meson.build
> > - update code_coverage.md and code_cov_selftest.sh to use
> > igt at intel_sysfs_debugfs@i915-debugfs-read-all-entries
> > - update fast-feedback.testlist to use intel_sysfs_debugfs and
> > intel_hwmon
> > - update xe-fast-feedback.testlist to use intel_sysfs_debugfs and
> > include xe-debugfs-read-all-entries and xe-sysfs-read-all-entries
> > - update xe-sriov-vf.blocklist.txt to use intel_sysfs_debugfs
> > - remove reference to debugfs_test.c from i915_test_config.json
>
> Nothing here appears to affect us, but for posterity, from the CI team:
>
> Acked-by: Ryszard Knop <ryszard.knop at intel.com>
>
Thank you all, applied.
Regards,
Kamil
> >
> > Cc: himanshu.girotra at intel.com
> > Cc: aditya.chauhan at intel.com
> > Cc: pravalika.gurram at intel.com
> > Cc: sai.gowtham.ch at intel.com
> > Cc: ramadevi.gandi at intel.com
> > Cc: lucas.demarchi at intel.com
> > Cc: rodrigo.vivi at intel.com
> > Cc: kamil.konieczny at linux.intel.com
> > Cc: katarzyna.piecielska at intel.com
> > Signed-off-by: Peter Senna Tschudin <peter.senna at linux.intel.com>
> > Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
> > ---
> > docs/code_coverage.md | 18 +-
> > scripts/code_cov_selftest.sh | 2 +-
> > tests/intel-ci/fast-feedback.testlist | 6 +-
> > tests/intel-ci/xe-fast-feedback.testlist | 8 +-
> > tests/intel-ci/xe-sriov-vf.blocklist.txt | 2 +-
> > tests/intel/debugfs_test.c | 244 ---------------------
> > tests/intel/i915_test_config.json | 2 +-
> > tests/intel/xe_debugfs.c | 268 -----------------------
> > tests/meson.build | 2 -
> > 9 files changed, 20 insertions(+), 532 deletions(-)
> > delete mode 100644 tests/intel/debugfs_test.c
> > delete mode 100644 tests/intel/xe_debugfs.c
> >
[...]
More information about the igt-dev
mailing list