[PATCH i-g-t,v3 0/2] Add test for fault injection
Francois Dugast
francois.dugast at intel.com
Tue Sep 24 19:54:56 UTC 2024
Exercise the use of fault-inject.h in the driver at probe time
introduced by https://patchwork.freedesktop.org/series/138654/
Francois Dugast (2):
lib/igt_sysfs: Promote driver rebind function
tests/intel/xe_fault_injection: Add new test for fault injection
lib/igt_sysfs.c | 54 +++++++++
lib/igt_sysfs.h | 9 ++
tests/intel/xe_fault_injection.c | 200 +++++++++++++++++++++++++++++++
tests/intel/xe_wedged.c | 36 +-----
tests/meson.build | 1 +
5 files changed, 269 insertions(+), 31 deletions(-)
create mode 100644 tests/intel/xe_fault_injection.c
--
2.43.0
More information about the igt-dev
mailing list