Searched refs:XFAIL (Results 1 – 9 of 9) sorted by relevance
| /tools/testing/selftests/ftrace/ |
| A D | ftracetest | 277 XFAIL=5 # The test failed, and was expected to fail. 361 $XFAIL) 363 ktaptest 1 XFAIL 412 SIG_XFAIL=$((SIG_BASE + XFAIL))
|
| A D | README | 70 * XFAIL: The test failed, and was expected to fail. 71 To return XFAIL, call exit_xfail from the test.
|
| /tools/testing/selftests/lkdtm/ |
| A D | run.sh | 105 if grep -E -qi XFAIL: "$LOG" ; then
|
| /tools/testing/selftests/drivers/platform/x86/intel/ifs/ |
| 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!"
|
| /tools/testing/selftests/pidfd/ |
| A D | pidfd_wait.c | 26 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
|
| /tools/testing/selftests/move_mount_set_group/ |
| A D | move_mount_set_group_test.c | 188 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
|
| /tools/testing/selftests/net/ |
| A D | lib.sh | 377 log_test_result "$test_name" "$opt_str" XFAIL "$retmsg"
|
| /tools/testing/selftests/mount_setattr/ |
| A D | mount_setattr_test.c | 348 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
|
| /tools/testing/selftests/seccomp/ |
| A D | seccomp_bpf.c | 61 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
|
Completed in 21 milliseconds