Searched refs:test_with_subtests (Results 1 – 1 of 1) sorted by relevance
274 static bool test_with_subtests = false; variable488 assert(test_with_subtests); in __igt_fixture()894 if (!test_with_subtests) { in common_init()920 if (!test_with_subtests) in common_init()971 test_with_subtests = true; in igt_subtest_init_parse_opts()1139 assert(test_with_subtests); in __igt_subtest_group_save()1218 } else if (test_with_subtests) { in igt_skip()1364 return !test_with_subtests || in_fixture || in_subtest; in igt_can_fail()1720 assert(!test_with_subtests || in igt_exit()1725 if (test_with_subtests && !failed_one) { in igt_exit()[all …]