Home
last modified time | relevance | path

Searched refs:test_with_subtests (Results 1 – 1 of 1) sorted by relevance

/external/igt-gpu-tools/lib/
Digt_core.c274 static bool test_with_subtests = false; variable
488 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 …]