Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/
Dtest_progs.h172 void test__fail(void);
177 test__fail(); \
186 test__fail(); \
201 test__fail(); \
Dtest_progs.c451 void test__fail(void) in test__fail() function
499 test__fail(); in bpf_find_map()
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dprog_tests_framework.c48 test__fail(); in test_prog_tests_framework()