Searched refs:test_exclusive (Results 1 – 1 of 1) sorted by relevance
190 static bool test_exclusive(const struct test_suite *t, int test_case) in test_exclusive() function427 if (pass == 1 && !sequential && test_exclusive(test, curr_test_case)) { in start_test()431 if (pass != 1 && (sequential || !test_exclusive(test, curr_test_case))) { in start_test()675 if (test_exclusive(t, curr_test_case)) { in build_suites()