Home
last modified time | relevance | path

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

12

/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_b.S9 test_fail
15 test_fail
23 test_fail
29 test_fail
37 test_fail
41 test_fail
47 test_fail
55 test_fail
61 test_fail
67 test_fail
[all …]
H A Dtest_bi.S8 test_fail
14 test_fail
21 test_fail
27 test_fail
34 test_fail
38 test_fail
44 test_fail
51 test_fail
57 test_fail
63 test_fail
[all …]
H A Dtest_bz.S8 test_fail
14 test_fail
21 test_fail
27 test_fail
34 test_fail
40 test_fail
47 test_fail
53 test_fail
H A Dtest_interrupt.S110 test_fail
128 test_fail
147 test_fail
165 test_fail
190 test_fail
208 test_fail
235 test_fail
249 test_fail
H A Dtest_break.S20 test_fail
44 test_fail
83 test_fail
109 test_fail
142 test_fail
162 test_fail
196 test_fail
H A Dtest_phys_mem.S48 test_fail
67 test_fail
104 test_fail
123 test_fail
H A Dtest_windowed.S34 test_fail
49 test_fail
98 test_fail
147 test_fail
177 test_fail
261 test_fail
333 test_fail
H A Dtest_mmu.S89 test_fail
103 test_fail
120 test_fail
137 test_fail
153 test_fail
202 test_fail
234 test_fail
275 test_fail
295 test_fail
317 test_fail
[all …]
H A Dtest_timer.S142 test_fail
176 test_fail
209 test_fail
248 test_fail
280 test_fail
H A Dtest_loop.S140 test_fail
155 test_fail
161 test_fail
H A Dmacros.inc77 .macro test_fail
90 test_fail
H A Dtest_fp_cpenable.S15 test_fail
H A Dtest_rem.S65 test_fail
140 test_fail
H A Dtest_quo.S65 test_fail
140 test_fail
/openbmc/openbmc/meta-google/recipes-google/networking/google-usb-network/
H A Dusb_network_test.sh37 test_fail() { function
79 test_fail "${SUT} failed"
83 test_fail "Gadget was not created!"
139 test_fail "Gadget was not removed!"
153 test_fail "${SUT} failed"
157 test_fail "Gadget was not created!"
168 test_fail "dev_addr should not be set"
172 test_fail "host_addr should not be set"
199 test_fail "${SUT} failed"
203 test_fail "Gadget was not created!"
[all …]
/openbmc/linux/tools/testing/selftests/bpf/
H 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 …]
/openbmc/linux/tools/testing/memblock/tests/
H A Dcommon.h38 test_fail(); \
51 test_fail(); \
64 test_fail(); \
77 test_fail(); \
136 void test_fail(void);
/openbmc/linux/tools/perf/dlfilters/
H 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()
264 return test_fail("resolve_ip() failed"); in check_address_al()
268 return test_fail("resolve_address() failed"); in check_address_al()
H A 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()
/openbmc/qemu/tests/docker/
H A Dtest-block17 build_qemu --target-list=x86_64-softmmu || test_fail "Build failed"
20 ./check -g quick -$t || test_fail "Test failed: iotests $t"
H A Dcommon.rc53 { cat config.log && test_fail "Failed to run 'configure'"; }
74 test_fail()
/openbmc/openbmc/meta-google/recipes-google/test/test-sh/
H A Dtest.sh35 test_fail() { function
67 test_fail() { function
/openbmc/linux/lib/
H A Dtest-kstrtox.c8 struct test_fail { struct
14 const struct test_fail test[] __initconst argument
31 const struct test_fail *t = &test[i]; \
/openbmc/linux/drivers/media/pci/solo6x10/
H 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()
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A 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}"

12