Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c311 static bool match_subtest_desc(struct test_filter_set *filter, in match_subtest_desc() function
333 if (match_subtest_desc(&sel->blacklist, test_name, in should_run_subtest()
337 if (match_subtest_desc(&sel->whitelist, test_name, in should_run_subtest()
616 subtest_state->should_tmon = match_subtest_desc(&env.tmon_selector.whitelist, in test__start_subtest_with_desc()