Searched refs:XFAIL (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/ftrace/ |
| H A D | ftracetest | 297 XFAIL=5 # The test failed, and was expected to fail. 381 $XFAIL) 382 prlog " [${color_green}XFAIL${color_reset}]" 383 ktaptest 1 XFAIL 432 SIG_XFAIL=$((SIG_BASE + XFAIL)) 437 trap 'SIG_RESULT=$XFAIL' $SIG_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 | 391 log_test_result "$test_name" "$opt_str" XFAIL "$retmsg"
|
| /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__)
|