Searched refs:ksft_plan (Results 1 – 2 of 2) sorted by relevance
69 static unsigned int ksft_plan; variable100 ksft_plan = plan; in ksft_set_plan()101 printf("1..%d\n", ksft_plan); in ksft_set_plan()106 if (ksft_plan != ksft_test_num()) in ksft_print_cnts()108 ksft_plan, ksft_test_num()); in ksft_print_cnts()274 if (ksft_plan || ksft_test_num()) { in ksft_exit_skip()
252 ksft_cnt.ksft_xskip += ksft_plan - ksft_test_num(); in main()
Completed in 50 milliseconds