Searched refs:KSFT_XFAIL (Results 1 – 4 of 4) 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()
1042 WEXITSTATUS(status) == KSFT_XFAIL) { in __wait_for_test()1254 t->exit_code = __test_passed(t) ? KSFT_XPASS : KSFT_XFAIL; in __run_test()
15 KSFT_XFAIL=2