Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c289 static bool match_subtest(struct test_filter_set *filter, in match_subtest() function
316 if (match_subtest(filter, test_name, subtest_name)) in match_subtest_desc()
323 return match_subtest(filter, test_name, subtest_desc); in match_subtest_desc()