Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dkfunc_call.c280 static int test_destructive_open_and_load(void) in test_destructive_open_and_load() function
300 ASSERT_OK(test_destructive_open_and_load(), "successful_load"); in test_destructive()
305 ASSERT_EQ(test_destructive_open_and_load(), -13, "no_caps_failure"); in test_destructive()