Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_xdp_redirect_multi.sh47 test_fail() function
98 { 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 …]
A 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.3-rc2/tools/testing/memblock/tests/
A Dcommon.h37 test_fail(); \
50 test_fail(); \
63 test_fail(); \
76 test_fail(); \
135 void test_fail(void);
A Dcommon.c161 void test_fail(void) in test_fail() function
/linux-6.3-rc2/tools/perf/dlfilters/
A 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()
/linux-6.3-rc2/lib/
A 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.3-rc2/drivers/media/pci/solo6x10/
A 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.3-rc2/arch/m68k/ifpsp060/src/
A Dftest.S70 bne.b test_fail
76 test_fail: label
A Ditest.S54 bne.b test_fail
60 test_fail: label
/linux-6.3-rc2/drivers/net/ethernet/neterion/
A Ds2io.c6089 int cnt, iteration = 0, test_fail = 0; in s2io_rldram_test() local
6155 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