Searched refs:expected_attach (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c17 } expected_attach; member in struct:sec_name_test
239 CHECK(rc != test->expected_attach.rc, "check_ret",
245 CHECK(attach_type != test->expected_attach.attach_type,

Completed in 84 milliseconds