Searched refs:tfail (Results 1 – 2 of 2) sorted by relevance
28 tfail() function119 ret_subtest $ksft_fail "tfail" tfail123 ret_subtest $ksft_fail "tfail" tpass tfail126 ret_subtest $ksft_fail "tfail" tfail tpass129 ret_subtest $ksft_fail "tfail" tfail tfail130 ret_subtest $ksft_fail "tfail" tfail txfail132 ret_subtest $ksft_fail "tfail" txfail tfail
66 bool tfail; /* send() call is expected to fail */ member97 .tfail = true,144 .tfail = true,175 .tfail = true,200 .tfail = true,247 .tfail = true,285 .tfail = true,413 test->tfail ? "(fail)" : ""); in run_one()428 if (sent && test->tfail) in run_one()430 if (!sent && !test->tfail) in run_one()