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

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

Completed in 146 milliseconds