Home
last modified time | relevance | path

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

/tools/testing/selftests/ftrace/
A Dftracetest277 XFAIL=5 # The test failed, and was expected to fail.
361 $XFAIL)
363 ktaptest 1 XFAIL
412 SIG_XFAIL=$((SIG_BASE + XFAIL))
A DREADME70 * XFAIL: The test failed, and was expected to fail.
71 To return XFAIL, call exit_xfail from the test.
/tools/testing/selftests/lkdtm/
A Drun.sh105 if grep -E -qi XFAIL: "$LOG" ; then
/tools/testing/selftests/drivers/platform/x86/intel/ifs/
A Dtest_ifs.sh28 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 Dpidfd_wait.c26 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
/tools/testing/selftests/move_mount_set_group/
A Dmove_mount_set_group_test.c188 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
/tools/testing/selftests/net/
A Dlib.sh377 log_test_result "$test_name" "$opt_str" XFAIL "$retmsg"
/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c348 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c61 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)

Completed in 21 milliseconds