Searched refs:ksft_plan (Results 1 – 3 of 3) sorted by relevance
93 static unsigned int ksft_plan; variable133 ksft_plan = plan; in ksft_set_plan()134 printf("1..%d\n", ksft_plan); in ksft_set_plan()139 if (ksft_plan != ksft_test_num()) in ksft_print_cnts()141 ksft_plan, ksft_test_num()); in ksft_print_cnts()284 ksft_exit(ksft_plan == \329 if (ksft_plan || ksft_test_num()) { in ksft_exit_skip()
77 ksft_exit(ksft_cnt.ksft_pass == ksft_plan); in main()
252 ksft_cnt.ksft_xskip += ksft_plan - ksft_test_num(); in main()