Searched defs:igt_subtest (Results 1 – 2 of 2) sorted by relevance
175 igt_subtest(dirnames[i]) { in igt_subtest() function
205 #define igt_subtest(name) for (; __igt_run_subtest((name), __FILE__, __LINE__) && \ macro