Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dtest_progs.c200 static bool match_subtest(struct test_filter_set *filter, in match_subtest() function
228 if (match_subtest(&sel->blacklist, test_name, subtest_name)) in should_run_subtest()
231 if (match_subtest(&sel->whitelist, test_name, subtest_name)) in should_run_subtest()
509 subtest_state->should_tmon = match_subtest(&env.tmon_selector.whitelist, in test__start_subtest()

Completed in 8 milliseconds