Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/bpf/
Dtest_xdp_redirect_multi.sh47 test_fail() function
98 { test_fail "Unable to load dummy xdp" && exit 1; }
118 test_pass "$mode mac ns1-2" || test_fail "$mode mac ns1-2"
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"
163 test_fail "$mode IPv4 (F_BROADCAST|F_EXCLUDE_INGRESS) ns1-3"
[all …]
Dtest_sockmap.c161 static void test_fail(void) in test_fail() function
1418 test_fail(); in test_exec()
1423 test_fail(); in test_exec()
/linux-6.6.21/tools/testing/memblock/tests/
Dcommon.h38 test_fail(); \
51 test_fail(); \
64 test_fail(); \
77 test_fail(); \
136 void test_fail(void);
Dcommon.c161 void test_fail(void) in test_fail() function
/linux-6.6.21/tools/perf/dlfilters/
Ddlfilter-test-api-v0.c126 static int test_fail(const char *msg) in test_fail() function
134 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()
264 return test_fail("resolve_ip() failed"); in check_address_al()
268 return test_fail("resolve_address() failed"); in check_address_al()
Ddlfilter-test-api-v2.c141 static int test_fail(const char *msg) in test_fail() function
149 return test_fail("Check '" #x "' failed\n"); \
176 test_fail("Failed to allocate memory"); in start()
197 return test_fail("'" #x "' not expected value\n"); \
250 return test_fail("resolve_ip() failed"); in check_al()
264 return test_fail("resolve_addr() failed"); in check_addr_al()
279 return test_fail("resolve_ip() failed"); in check_address_al()
283 return test_fail("resolve_address() failed"); in check_address_al()
/linux-6.6.21/lib/
Dtest-kstrtox.c8 struct test_fail { struct
14 const struct test_fail test[] __initconst argument
31 const struct test_fail *t = &test[i]; \
/linux-6.6.21/drivers/media/pci/solo6x10/
Dsolo6x10-p2m.c231 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()
/linux-6.6.21/tools/testing/selftests/net/mptcp/
Duserspace_pm.sh99 test_fail() function
253test_fail "Expected tokens (c:${client_token} - s:${server_token}) and server (c:${client_serversi…
288 test_fail
364 test_fail "type defined: ${type}"
462 test_fail
475 test_fail
891 test_fail "Count != 1: ${count}"
902 test_fail "Count != 1: ${count}"
Dmptcp_join.sh815 test_fail "bad test - missing endpoint id"
/linux-6.6.21/arch/m68k/ifpsp060/src/
Dftest.S70 bne.b test_fail
76 test_fail: label
Ditest.S54 bne.b test_fail
60 test_fail: label
/linux-6.6.21/drivers/net/ethernet/neterion/
Ds2io.c6082 int cnt, iteration = 0, test_fail = 0; in s2io_rldram_test() local
6148 test_fail = 1; in s2io_rldram_test()
6153 *data = test_fail; in s2io_rldram_test()
6158 return test_fail; in s2io_rldram_test()