[PATCH v2 i-g-t 1/1] tests/intel/xe_sysfs_scheduler: Add invalid string test for engine sysfs properties

replace_with Sobin Thomas sobin.thomas at intel.com
Mon Mar 31 14:27:48 UTC 2025


From: Sobin Thomas <sobin.thomas at intel.com>

This test validates that invalid string inputs are correctly rejected
by engine sysfs write. It ensures that the property values remain
unchanged when invalid inputs are provided.

v2: Added error check for return values for igt_sysfs_scanf and
igt_sysfs_printf. Removed the changes for fault injection in
tests/intel/xe_fault_injection.c

v1: Initial changes for checking error string.


Sobin Thomas (1):
  tests/intel/xe_sysfs_scheduler: Add invalid string test for engine
    sysfs properties

 tests/intel/xe_sysfs_scheduler.c | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

Signed-off-by: Sobin Thomas <sobin.thomas at intel.com>
-- 
2.34.1



More information about the igt-dev mailing list