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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c13 } expected_load; member in struct:sec_name_test
217 CHECK(rc != test->expected_load.rc, "check_code",
223 CHECK(prog_type != test->expected_load.prog_type, "check_prog_type",
227 CHECK(expected_attach_type != test->expected_load.expected_attach_type,

Completed in 129 milliseconds