Home
last modified time | relevance | path

Searched refs:XFAIL (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/lib/
A Dstackinit_kunit.c45 #define XFAIL 1 macro
284 #define ALWAYS_FAIL XFAIL
287 # define USER_PASS XFAIL
288 # define BYREF_PASS XFAIL
289 # define STRONG_PASS XFAIL
292 # define BYREF_PASS XFAIL
293 # define STRONG_PASS XFAIL
297 # define STRONG_PASS XFAIL
/linux-6.3-rc2/tools/testing/selftests/ftrace/
A Dftracetest249 XFAIL=5 # The test failed, and was expected to fail.
307 $XFAIL)
356 SIG_XFAIL=$((SIG_BASE + XFAIL))
A DREADME70 * XFAIL: The test failed, and was expected to fail.
71 To return XFAIL, call exit_xfail from the test.
/linux-6.3-rc2/tools/testing/selftests/lkdtm/
A Drun.sh105 if grep -E -qi XFAIL: "$LOG" ; then
/linux-6.3-rc2/tools/testing/selftests/move_mount_set_group/
A Dmove_mount_set_group_test.c188 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
/linux-6.3-rc2/tools/testing/selftests/pidfd/
A Dpidfd_wait.c26 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
/linux-6.3-rc2/Documentation/dev-tools/
A Dktap.rst102 - "XFAIL", which indicates that a test is expected to fail. This is similar
/linux-6.3-rc2/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c357 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
/linux-6.3-rc2/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c60 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)

Completed in 24 milliseconds