Searched refs:XFAIL (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/testing/selftests/ftrace/ |
| H A D | ftracetest | 291 XFAIL=5 # The test failed, and was expected to fail. 375 $XFAIL) 377 ktaptest 1 XFAIL 426 SIG_XFAIL=$((SIG_BASE + XFAIL))
|
| H A D | README | 70 * XFAIL: The test failed, and was expected to fail. 71 To return XFAIL, call exit_xfail from the test.
|
| /linux/lib/tests/ |
| H A D | stackinit_kunit.c | 45 #define XFAIL 1 macro 373 #define ALWAYS_FAIL XFAIL 376 # define USER_PASS XFAIL 377 # define BYREF_PASS XFAIL 378 # define STRONG_PASS XFAIL
|
| /linux/tools/testing/selftests/drivers/platform/x86/intel/ifs/ |
| H A D | test_ifs.sh | 28 readonly XFAIL="XFAIL" 163 EXIT_MAP[$KSFT_XFAIL]=$XFAIL 181 append_log "[$XFAIL] There is offline cpu:$off_cpus after online all cpu!"
|
| /linux/tools/testing/selftests/lkdtm/ |
| H A D | run.sh | 105 if grep -E -qi XFAIL: "$LOG" ; then
|
| /linux/tools/testing/selftests/move_mount_set_group/ |
| H A D | move_mount_set_group_test.c | 188 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
|
| /linux/tools/testing/selftests/pidfd/ |
| H A D | pidfd_wait.c | 26 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
|
| /linux/tools/testing/selftests/net/ |
| H A D | lib.sh | 378 log_test_result "$test_name" "$opt_str" XFAIL "$retmsg"
|
| /linux/Documentation/dev-tools/ |
| H A D | ktap.rst | 104 - "XFAIL", which indicates that a test is expected to fail. This is similar
|
| /linux/tools/testing/selftests/mount_setattr/ |
| H A D | mount_setattr_test.c | 348 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
|
| /linux/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 62 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
|