Searched refs:KSFT_XFAIL (Results 1 – 5 of 5) sorted by relevance
10 readonly KSFT_XFAIL=2150 RESULT=$KSFT_XFAIL163 EXIT_MAP[$KSFT_XFAIL]=$XFAIL182 RESULT=$KSFT_XFAIL389 test_exit "Invalid cpus_type:$cpus_type" "$KSFT_XFAIL"423 test_exit "Invalid ifs_mode:$ifs_mode" "$KSFT_XFAIL"
86 #define KSFT_XFAIL 2 macro293 case KSFT_XFAIL: in ksft_test_result_code()339 case KSFT_XFAIL: \406 exit(KSFT_XFAIL); in ksft_exit_xfail()
1017 WEXITSTATUS(status) == KSFT_XFAIL) { in __wait_for_test()1228 t->exit_code = __test_passed(t) ? KSFT_XPASS : KSFT_XFAIL; in __run_test()
15 KSFT_XFAIL=2
247 log_test_result(KSFT_XFAIL); in do_test_cow_in_parent()378 log_test_result(KSFT_XFAIL); in do_test_vmsplice_in_parent()
Completed in 12 milliseconds