Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/tools/testing/memblock/tests/
Dcommon.h32 test_fail(); \
45 test_fail(); \
58 test_fail(); \
71 test_fail(); \
129 void test_fail(void);
Dcommon.c158 void test_fail(void) in test_fail() function
/Linux-v6.1/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()
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/drivers/net/ethernet/neterion/
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()