Searched refs:ksft_xfail (Results 1 – 5 of 5) sorted by relevance
108 unsigned int ksft_xfail; member121 ksft_cnt.ksft_xfail + ksft_cnt.ksft_xpass + in ksft_test_num()127 static inline void ksft_inc_xfail_cnt(void) { ksft_cnt.ksft_xfail++; } in ksft_inc_xfail_cnt()134 static inline int ksft_get_xfail_cnt(void) { return ksft_cnt.ksft_xfail; } in ksft_get_xfail_cnt()172 ksft_cnt.ksft_xfail, ksft_cnt.ksft_xpass, in ksft_print_cnts()250 ksft_cnt.ksft_xfail++; in ksft_test_result_xfail()317 ksft_cnt.ksft_xfail++; in ksft_test_result_code()402 ksft_cnt.ksft_xfail + \
125 ret_subtest $ksft_xfail "txfail" txfail129 ret_subtest $ksft_xfail "txfail" tpass txfail132 ret_subtest $ksft_xfail "txfail" txfail tpass139 ret_subtest $ksft_xfail "txfail" txfail txfail
20 ksft_xfail=261 $ksft_pass $ksft_xfail $ksft_skip $ksft_fail70 $ksft_xfail $ksft_pass $ksft_skip $ksft_fail401 elif ((RET == ksft_xfail)); then420 RET=$ksft_xfail retmsg= log_test "$@"450 ret_set_ksft_status $ksft_xfail "$msg"
119 return $ksft_xfail136 elif [ $rv -eq $ksft_xfail ]; then170 [ "$ret" -eq 0 ] && ret=$ksft_xfail
7 ksft_xfail=2