Searched refs:ASSERT_FAIL (Results 1 – 2 of 2) sorted by relevance
107 ASSERT_FAIL("failed to realloc memory for messages\n"); in push_msg()177 ASSERT_FAIL("BPF object has no BTF"); in parse_test_spec()183 ASSERT_FAIL("failed to find FUNC BTF type for '%s'", spec->prog_name); in parse_test_spec()
217 #define ASSERT_FAIL(fmt, args...) ({ \ macro