Searched refs:test_fail (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/tools/testing/memblock/tests/
H A Dcommon.h38 test_fail(); \
51 test_fail(); \
64 test_fail(); \
77 test_fail(); \
136 void test_fail(void);
H A Dcommon.c161 void test_fail(void) function
/linux-master/tools/testing/selftests/bpf/
H A 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 "
[all...]
H A Dtest_sockmap.c161 static void test_fail(void) function
1418 test_fail();
1423 test_fail();
/linux-master/tools/testing/selftests/net/tcp_ao/
H A Dseq-ext.c95 test_fail("server served: %zd", bytes);
97 test_fail("server returned: %zd", bytes);
123 test_fail("server served: %zd", bytes);
125 test_fail("server returned: %zd", bytes);
137 test_fail("TCPAOGood counter did not increase: %zu <= %zu",
145 test_fail("TCPAOBad counter is non-zero: %zu", after_bad);
154 test_fail("SEQ extension was not incremented: %u/%u",
186 test_fail("pre-migrate verify failed");
211 test_fail("post-migrate verify failed");
222 test_fail("TCPAOGoo
[all...]
H A Dconnect.c28 test_fail("server served: %zd", bytes);
57 test_fail("verify failed");
70 test_fail("TCPAOGood counter mismatch: %zu > (%zu - %zu)",
H A Drst.c45 test_fail("Segments without AO sign (%s): %" PRIu64 " => %" PRIu64,
53 test_fail("Signed AO segments (%s): %" PRIu64 " => %" PRIu64,
62 test_fail("Segments with bad AO sign (%s): %" PRIu64 " => %" PRIu64,
124 test_fail("MKT counters (server) have not only good packets");
156 test_fail("server served: %zd", bytes);
158 test_fail("server returned %zd", bytes);
292 test_fail("Failed to send data on connected socket");
314 test_fail("sk[%d] = %d, err = %d, connection wasn't reset",
345 test_fail("Failed to send data on connected socket");
425 test_fail("clien
[all...]
H A Drestore.c46 test_fail("%s: server served: %zd", tst_name, bytes);
58 test_fail("%s: server served: %zd", tst_name, bytes);
63 test_fail("%s: server served: %zd", tst_name, bytes);
74 test_fail("%s: %s counter did not increase: %zu <= %zu",
128 test_fail("pre-migrate verify failed");
172 test_fail("%s: post-migrate connection is working", tst_name);
175 test_fail("%s: post-migrate connection still working", tst_name);
186 test_fail("%s: %s counter did not increase: %zu <= %zu",
H A Dself-connect.c78 test_fail("%s: tcp connection verify failed", tst);
96 test_fail("%s: TCPAOGood counter mismatch: %zu <= %zu",
107 test_fail("%s: Didn't challenge SYN or ACK: %zu <= %zu OR %zu <= %zu",
158 test_fail("%s: tcp connection verify failed", tst);
169 test_fail("%s: TCPAOGood counter mismatch: %zu <= %zu",
H A Dkey-management.c132 test_fail("%s: the key was deleted %u:%u %d", tst_name,
139 test_fail("%s: can't delete the key %u:%u %d", tst_name, sndid, rcvid, err);
231 test_fail("%s", tst_name);
310 test_fail("listen socket, getsockopt(TCP_AO_REPAIR) works");
316 test_fail("listen socket, setsockopt(TCP_AO_REPAIR) works");
334 test_fail("listen socket, set current key");
339 test_fail("listen socket, set rnext key");
560 test_fail("%s: the socket doesn't have current key", tst);
562 test_fail("%s: current key is not the expected one %d != %u",
570 test_fail("
[all...]
H A Dconnect-deny.c58 test_fail("timed out for accept()");
63 test_fail("ready to accept");
70 test_fail("%s: accepted", tst_name);
87 test_fail("%s: %s counter did not increase: %zu <= %zu",
198 test_fail("%s: connected", tst_name);
H A Dicmps-accept.c45 # define test_icmps_ok test_fail
47 # define test_icmps_fail test_fail
79 test_fail("%s counter didn't change: %" PRIu64 " >= %" PRIu64,
90 test_fail("Not found %s counter", tcpao_icmps);
413 test_fail("client: connection is broken");
440 test_fail("client disconnected");
H A Dicmps-discard.c45 # define test_icmps_ok test_fail
47 # define test_icmps_fail test_fail
79 test_fail("%s counter didn't change: %" PRIu64 " >= %" PRIu64,
90 test_fail("Not found %s counter", tcpao_icmps);
413 test_fail("client: connection is broken");
440 test_fail("client disconnected");
H A Dunsigned-md5.c75 test_fail("timed out for accept()");
80 test_fail("ready to accept");
87 test_fail("%s: accepted", tst_name);
103 test_fail("%s: %s counter did not increase: %zu <= %zu",
300 test_fail("%s: connected", tst_name);
348 test_fail("%s: setsockopt()s were expected to fail", tst_name);
468 test_fail("%s: post setsockopt() was expected to fail", tst_name);
483 test_fail("%s: post setsockopt() was expected to fail", tst_name);
H A Dsetsockopt-closed.c33 test_fail("%s: getsockopt(): " __stringify(member) " %zu != %zu", \
76 test_fail("%s%s: %setsockopt() failed",
83 test_fail("%s%s: %setsockopt() was expected to fail with %d",
93 test_fail("%s%s: get keys returned wrong tcp_ao_getsockopt size",
258 test_fail("optmem limit test failed: added %zu key", i);
262 test_fail("optmem limit test failed: couldn't add %zu key", i);
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c243 test_fail("getsockopt(): " __stringify(member) " %u != %u", \
256 test_fail("getsockopt(): expected default maclen 12, but it's %u",
263 test_fail("getsockopt(): expected keylen 16 for cmac(aes128), but it's %u",
269 test_fail("getsockopt(): returned key is different `%s' != `%s'",
274 test_fail("getsockopt(): returned address is different");
278 test_fail("getsockopt(): returned algorithm %s is different than %s", b->alg_name, a->alg_name);
282 test_fail("getsockopt(): returned algorithm %s is different than cmac(aes)", b->alg_name);
290 test_fail("getsockopt(): returned key is not Current_key");
294 test_fail("getsockopt(): returned key is not RNext_key");
306 test_fail("getsockop
[all...]
H A Daolib.h65 #define test_fail(fmt, ...) \ macro
/linux-master/tools/perf/dlfilters/
H A Ddlfilter-test-api-v0.c126 static int test_fail(const char *msg) function
134 return test_fail("Check '" #x "' failed\n"); \
161 test_fail("Failed to allocate memory");
182 return test_fail("'" #x "' not expected value\n"); \
235 return test_fail("resolve_ip() failed");
249 return test_fail("resolve_addr() failed");
264 return test_fail("resolve_ip() failed");
268 return test_fail("resolve_address() failed");
H A Ddlfilter-test-api-v2.c141 static int test_fail(const char *msg) function
149 return test_fail("Check '" #x "' failed\n"); \
176 test_fail("Failed to allocate memory");
197 return test_fail("'" #x "' not expected value\n"); \
250 return test_fail("resolve_ip() failed");
264 return test_fail("resolve_addr() failed");
279 return test_fail("resolve_ip() failed");
283 return test_fail("resolve_address() failed");
/linux-master/drivers/media/pci/solo6x10/
H A Dsolo6x10-p2m.c231 goto test_fail;
234 goto test_fail;
238 goto test_fail;
243 test_fail:
/linux-master/lib/
H A Dtest-kstrtox.c8 struct test_fail { struct
14 const struct test_fail test[] __initconst
31 const struct test_fail *t = &test[i]; \
/linux-master/tools/testing/selftests/net/mptcp/
H A Duserspace_pm.sh86 test_fail() function
210 test_fail "Expected tokens (c:${client_token} - s:${server_token}) and server (c:${client_serverside} - s:${server_serverside})"
240 test_fail
292 test_fail "type defined: ${type}"
390 test_fail "unexpected type: ${type}"
403 test_fail "unexpected type: ${type}"
819 test_fail "Count != 1: ${count}"
830 test_fail "Count != 1: ${count}"
841 test_fail
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh676 test_fail() function
758 [[ $RETVAL -ne $RESULT ]] && test_fail $I result
762 [[ $? -ne 0 ]] && test_fail $I "effective CPU"
767 [[ $? -ne 0 ]] && test_fail $I states
774 [[ $? -ne 0 ]] && test_fail $I "isolated CPU" \
/linux-master/arch/m68k/ifpsp060/src/
H A Dftest.S70 bne.b test_fail
76 test_fail: label
/linux-master/drivers/net/ethernet/neterion/
H A Ds2io.c6083 int cnt, iteration = 0, test_fail = 0; local
6149 test_fail = 1;
6154 *data = test_fail;
6159 return test_fail;

Completed in 347 milliseconds

12