Searched refs:ksft_plan (Results 1 – 3 of 3) sorted by relevance
89 static unsigned int ksft_plan; variable120 ksft_plan = plan; in ksft_set_plan()121 printf("1..%d\n", ksft_plan); in ksft_set_plan()126 if (ksft_plan != ksft_test_num()) in ksft_print_cnts()128 ksft_plan, ksft_test_num()); in ksft_print_cnts()258 ksft_exit(ksft_plan == \303 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()