Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/ftrace/
Dftracetest156 XFAIL=5 # The test failed, and was expected to fail.
207 $XFAIL)
256 SIG_XFAIL=$((SIG_BASE + XFAIL))
DREADME70 * XFAIL: The test failed, and was expected to fail.
71 To return XFAIL, call exit_xfail from the test.
/Linux-v4.19/tools/testing/selftests/
Dkselftest_harness.h119 #define XFAIL(statement, fmt, ...) do { \ macro
/Linux-v4.19/tools/testing/selftests/seccomp/
Dseccomp_bpf.c2920XFAIL(goto skip, "Kernel does not support PTRACE_SECCOMP_GET_METADATA (missing CONFIG_CHECKPOINT_R… in TEST()