Searched refs:XFAIL (Results 1 – 4 of 4) sorted by relevance
156 XFAIL=5 # The test failed, and was expected to fail.207 $XFAIL)256 SIG_XFAIL=$((SIG_BASE + XFAIL))
70 * XFAIL: The test failed, and was expected to fail.71 To return XFAIL, call exit_xfail from the test.
119 #define XFAIL(statement, fmt, ...) do { \ macro
2920 …XFAIL(goto skip, "Kernel does not support PTRACE_SECCOMP_GET_METADATA (missing CONFIG_CHECKPOINT_R… in TEST()