Searched refs:ksft_plan (Results 1 – 3 of 3) sorted by relevance
104 static unsigned int ksft_plan; variable144 ksft_plan = plan; in ksft_set_plan()145 printf("1..%u\n", ksft_plan); in ksft_set_plan()150 if (ksft_plan != ksft_test_num()) in ksft_print_cnts()152 ksft_plan, ksft_test_num()); in ksft_print_cnts()354 ksft_exit(ksft_plan == \404 if (ksft_plan || ksft_test_num()) { in ksft_exit_skip()
77 ksft_exit(ksft_cnt.ksft_pass == ksft_plan); in main()
265 ksft_cnt.ksft_xskip += ksft_plan - ksft_test_num(); in main()
Completed in 10 milliseconds