Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dkfunc_call.c278 static int test_destructive_open_and_load(void) in test_destructive_open_and_load() function
298 ASSERT_OK(test_destructive_open_and_load(), "successful_load"); in test_destructive()
303 ASSERT_EQ(test_destructive_open_and_load(), -13, "no_caps_failure"); in test_destructive()