Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dkfunc_call.c282 static int test_destructive_open_and_load(void) in test_destructive_open_and_load() function
302 ASSERT_OK(test_destructive_open_and_load(), "successful_load"); in test_destructive()
307 ASSERT_EQ(test_destructive_open_and_load(), -13, "no_caps_failure"); in test_destructive()