Home
last modified time | relevance | path

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

/linux/lib/
H A Dstackinit_kunit.c45 #define XFAIL 1 macro
297 #define ALWAYS_FAIL XFAIL
300 # define USER_PASS XFAIL
301 # define BYREF_PASS XFAIL
302 # define STRONG_PASS XFAIL
305 # define BYREF_PASS XFAIL
306 # define STRONG_PASS XFAIL
310 # define STRONG_PASS XFAIL
/linux/tools/testing/selftests/ftrace/
H A Dftracetest277 XFAIL=5 # The test failed, and was expected to fail.
361 $XFAIL)
363 ktaptest 1 XFAIL
412 SIG_XFAIL=$((SIG_BASE + XFAIL))
H A DREADME70 * XFAIL: The test failed, and was expected to fail.
71 To return XFAIL, call exit_xfail from the test.
/linux/tools/testing/selftests/lkdtm/
H A Drun.sh105 if grep -E -qi XFAIL: "$LOG" ; then
/linux/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c188 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_wait.c26 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
/linux/Documentation/dev-tools/
H A Dktap.rst102 - "XFAIL", which indicates that a test is expected to fail. This is similar
/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c358 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c60 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)