Searched refs:ksft_xfail (Results 1 – 4 of 4) sorted by relevance
97 unsigned int ksft_xfail; member109 ksft_cnt.ksft_xfail + ksft_cnt.ksft_xpass + in ksft_test_num()115 static inline void ksft_inc_xfail_cnt(void) { ksft_cnt.ksft_xfail++; } in ksft_inc_xfail_cnt()122 static inline int ksft_get_xfail_cnt(void) { return ksft_cnt.ksft_xfail; } in ksft_get_xfail_cnt()155 ksft_cnt.ksft_xfail, ksft_cnt.ksft_xpass, in ksft_print_cnts()221 ksft_cnt.ksft_xfail++; in ksft_test_result_xfail()274 ksft_cnt.ksft_xfail++; in ksft_test_result_code()356 ksft_cnt.ksft_xfail + \
20 ksft_xfail=261 $ksft_pass $ksft_xfail $ksft_skip $ksft_fail70 $ksft_xfail $ksft_pass $ksft_skip $ksft_fail326 elif ((RET == ksft_xfail)); then345 RET=$ksft_xfail retmsg= log_test "$@"375 ret_set_ksft_status $ksft_xfail "$msg"
120 ret_subtest $ksft_xfail "txfail" txfail124 ret_subtest $ksft_xfail "txfail" tpass txfail127 ret_subtest $ksft_xfail "txfail" txfail tpass134 ret_subtest $ksft_xfail "txfail" txfail txfail
7 ksft_xfail=2