Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c7 struct sec_name_test { struct
20 static struct sec_name_test tests[] = { argument
208 static void test_prog_type_by_name(const struct sec_name_test *test) in test_prog_type_by_name()
232 static void test_attach_type_by_name(const struct sec_name_test *test) in test_attach_type_by_name()
255 struct sec_name_test *test = &tests[i]; in test_section_names()