Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
A Dtimer_lockup.c91 ASSERT_FAIL("timer1_err bad value"); in test_timer_lockup()
93 ASSERT_FAIL("timer2_err bad value"); in test_timer_lockup()
A Dtest_global_funcs.c129 ASSERT_FAIL("unexpected subprog %s", name); in subtest_ctx_arg_rewrite()
A Duprobe_multi_test.c769 ASSERT_FAIL("get_program"); in get_program()
787 ASSERT_FAIL("get_link"); in get_link()
/tools/testing/selftests/bpf/
A Dtest_loader.c218 ASSERT_FAIL("failed to realloc memory for messages\n"); in __push_msg()
421 ASSERT_FAIL("BPF object has no BTF"); in parse_test_spec()
427 ASSERT_FAIL("failed to find FUNC BTF type for '%s'", spec->prog_name); in parse_test_spec()
A Dtest_progs.h228 #define ASSERT_FAIL(fmt, args...) ({ \ macro

Completed in 13 milliseconds