Searched refs:match_subtest (Results 1 – 1 of 1) sorted by relevance
287 static bool match_subtest(struct test_filter_set *filter, in match_subtest() function315 if (match_subtest(&sel->blacklist, test_name, subtest_name)) in should_run_subtest()318 if (match_subtest(&sel->whitelist, test_name, subtest_name)) in should_run_subtest()592 subtest_state->should_tmon = match_subtest(&env.tmon_selector.whitelist, in test__start_subtest()
Completed in 7 milliseconds