Searched refs:test_fail (Results 1 – 10 of 10) sorted by relevance
47 test_fail() function98 { test_fail "Unable to load dummy xdp" && exit 1; }120 test_pass "$mode mac ns1-3" || test_fail "$mode mac ns1-3"146 test_fail "$mode arp(F_BROADCAST) ns1-1"149 test_fail "$mode arp(F_BROADCAST) ns1-2"152 test_fail "$mode arp(F_BROADCAST) ns1-3"157 test_fail "$mode IPv4 (F_BROADCAST|F_EXCLUDE_INGRESS) ns1-1"160 test_fail "$mode IPv4 (F_BROADCAST|F_EXCLUDE_INGRESS) ns1-2"168 test_fail "$mode IPv6 (no flags) ns1-1"171 test_fail "$mode IPv6 (no flags) ns1-2"[all …]
161 static void test_fail(void) in test_fail() function1418 test_fail(); in test_exec()1423 test_fail(); in test_exec()
37 test_fail(); \50 test_fail(); \63 test_fail(); \76 test_fail(); \135 void test_fail(void);
161 void test_fail(void) in test_fail() function
126 static int test_fail(const char *msg) in test_fail() function134 return test_fail("Check '" #x "' failed\n"); \161 test_fail("Failed to allocate memory"); in start()182 return test_fail("'" #x "' not expected value\n"); \235 return test_fail("resolve_ip() failed"); in check_al()249 return test_fail("resolve_addr() failed"); in check_addr_al()
8 struct test_fail { struct14 const struct test_fail test[] __initconst argument31 const struct test_fail *t = &test[i]; \
231 goto test_fail; in solo_p2m_test()234 goto test_fail; in solo_p2m_test()238 goto test_fail; in solo_p2m_test()243 test_fail: in solo_p2m_test()
70 bne.b test_fail76 test_fail: label
54 bne.b test_fail60 test_fail: label
6089 int cnt, iteration = 0, test_fail = 0; in s2io_rldram_test() local6155 test_fail = 1; in s2io_rldram_test()6160 *data = test_fail; in s2io_rldram_test()6165 return test_fail; in s2io_rldram_test()
Completed in 32 milliseconds