Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t,v3 0/2] Add test for fault injection
@ 2024-09-24 19:54 Francois Dugast
  2024-09-24 19:54 ` [PATCH i-g-t,v3 1/2] lib/igt_sysfs: Promote driver rebind function Francois Dugast
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Francois Dugast @ 2024-09-24 19:54 UTC (permalink / raw)
  To: igt-dev; +Cc: Francois Dugast

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


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

end of thread, other threads:[~2024-09-26 18:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-24 19:54 [PATCH i-g-t,v3 0/2] Add test for fault injection Francois Dugast
2024-09-24 19:54 ` [PATCH i-g-t,v3 1/2] lib/igt_sysfs: Promote driver rebind function Francois Dugast
2024-09-26 18:47   ` Rodrigo Vivi
2024-09-24 19:54 ` [PATCH i-g-t, v3 2/2] tests/intel/xe_fault_injection: Add new test for fault injection Francois Dugast
2024-09-26 18:50   ` Rodrigo Vivi
2024-09-26  4:17 ` ✗ Fi.CI.BAT: failure for Add " Patchwork
2024-09-26  4:37 ` ✗ CI.xeBAT: " Patchwork
2024-09-26 14:51 ` ✗ CI.xeFULL: " Patchwork

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