Searched refs:ignore (Results 151 - 175 of 458) sorted by relevance

1234567891011>>

/freebsd-current/contrib/netbsd-tests/share/mk/
H A Dt_prog.sh52 atf_check -o ignore make
57 atf_check -o ignore make install
84 atf_check -o ignore make
87 atf_check -o ignore make install
H A Dt_test.sh51 atf_check -o ignore make
54 atf_check -o ignore make install
/freebsd-current/contrib/netbsd-tests/usr.bin/unifdef/
H A Dt_basic.sh39 atf_check -s ignore -o file:$(atf_get_srcdir)/d_basic.out \
/freebsd-current/contrib/netbsd-tests/fs/tmpfs/
H A Dt_mount.sh123 atf_check -s eq:1 -o empty -e ignore \
125 atf_check -s eq:1 -o empty -e ignore \
139 atf_check -s eq:0 -o ignore -e empty grep "$(pwd)/mnt" out
143 atf_check -s eq:0 -o ignore -e empty grep mnt out
H A Dt_vnd.sh43 atf_check -s eq:0 -o ignore -e ignore \
56 atf_check -s eq:0 -o ignore -e ignore newfs /dev/rvnd3a
H A Dt_vnode_leak.sh48 atf_check -s eq:0 -o ignore -e empty sysctl -w kern.maxvnodes=2000
H A Dt_read_write.sh67 atf_check -s eq:0 -o ignore -e ignore \
/freebsd-current/contrib/netbsd-tests/usr.bin/jot/
H A Dt_jot.sh47 atf_check -s exit:0 -o ignore jot -w xa%c 26 a
/freebsd-current/tests/sys/netinet6/
H A Dfibs6.sh76 atf_check -s exit:0 -o ignore jexec ${jname}a setfib 1 route -6n get ${net_dst}/64
77 atf_check -s exit:0 -o ignore jexec ${jname}a setfib 1 route -6n get ${net_dst}1/128
78 atf_check -s exit:0 -o ignore jexec ${jname}a setfib 1 route -6n get fe80::%${epair}a/64
79 atf_check -s exit:0 -o ignore jexec ${jname}a setfib 1 route -6n get ${lladdr}
/freebsd-current/sbin/newfs/
H A DMakefile17 diff --ignore-matching-lines=FreeBSD _.test ${.CURDIR}/ref.test
/freebsd-current/contrib/netbsd-tests/net/
H A Dnet_common.sh64 atf_check -s exit:0 -e ignore \
85 atf_check -s exit:0 -e ignore -o not-match:"^$target" \
226 atf_check -s exit:0 -o ignore rump.ifconfig
227 atf_check -s exit:0 -o ignore rump.netstat -nr
229 atf_check -s exit:0 -o ignore $HIJACKING rump.netstat -i -a
230 atf_check -s exit:0 -o ignore rump.arp -na
231 atf_check -s exit:0 -o ignore rump.ndp -na
232 atf_check -s exit:0 -o ignore $HIJACKING ifmcstat
242 atf_check -s exit:0 -o ignore rump.ifconfig
/freebsd-current/contrib/netbsd-tests/net/if_gif/
H A Dt_gif.sh107 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${lan}
109 atf_check -s exit:0 -o ignore rump.ping -n -c 1 -w $TIMEOUT ${lan}
114 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${wan}
116 atf_check -s exit:0 -o ignore rump.ping -n -c 1 -w $TIMEOUT ${wan}
205 atf_check -s exit:0 -o ignore rump.route add -inet6 ${peernet} ${addr}
208 atf_check -s exit:0 -o ignore rump.route add -inet ${peernet} ${addr}
459 atf_check -s not-exit:0 -o ignore -e ignore \
462 atf_check -s not-exit:0 -o ignore -e ignore \
[all...]
/freebsd-current/tests/sys/net/
H A Dif_vlan.sh34 atf_check -s exit:0 -o ignore jexec singsing ping -c 1 10.0.0.1
39 atf_check -s exit:2 -o ignore jexec singsing ping -c 1 10.0.0.1
45 atf_check -s exit:0 -o ignore jexec singsing ping -c 1 10.0.0.1
87 atf_check -s exit:0 -o ignore jexec jqinq1 ping -c 1 10.5.42.1
135 atf_check -s exit:0 -o ignore jexec jqinq3 ping -c 1 10.6.42.1
177 atf_check -s exit:0 -o ignore jexec jqinq5 ping -c 1 10.5.42.1
219 atf_check -s exit:0 -o ignore jexec jqinq7 ping -c 1 10.5.42.1
280 atf_check -s exit:1 -o ignore -e ignore $(atf_get_srcdir)/pcp.py \
288 atf_check -s exit:0 -o ignore
[all...]
/freebsd-current/contrib/netbsd-tests/net/route/
H A Dt_change.sh48 atf_check -s exit:0 -o ignore \
52 atf_check -s exit:0 -o ignore \
54 atf_check -s exit:0 -o match:' UGHBS ' -e ignore -x \
81 atf_check -s exit:0 -o ignore \
85 atf_check -s exit:0 -o ignore \
116 atf_check -s exit:0 -o ignore \
137 atf_check -s exit:0 -o ignore \
183 atf_check -s exit:0 -o ignore \
204 atf_check -s exit:0 -o ignore \
250 atf_check -s exit:0 -o ignore \
[all...]
/freebsd-current/tests/sys/geom/class/union/
H A Dunion_test.sh49 atf_check -o ignore fsck -p -f "/dev/${guniondev}"
52 atf_check -s not-exit:0 -o ignore -e ignore ls "/dev/${guniondev}"
83 atf_check -s not-exit:0 -o ignore -e ignore mount "/dev/${lowerdev}" lowermnt
95 atf_check -s not-exit:0 -o ignore -e ignore ls lowermnt/gunion_file
138 atf_check -o ignore fsck -p -f "/dev/${lowerdev}"
173 atf_check -o ignore fsck -p -f "/dev/${guniondev}"
298 atf_check -s not-exit:0 -o ignore
[all...]
/freebsd-current/tests/sys/netpfil/pf/
H A Dpflow.sh47 atf_check -s exit:0 -o ignore ping -c 1 192.0.2.1
52 atf_check -s exit:1 -e ignore \
54 atf_check -s exit:1 -e ignore \
62 atf_check -s exit:1 -e ignore \
102 atf_check -s exit:0 -o ignore ping -c 1 192.0.2.1
163 atf_check -s exit:0 -o ignore \
225 atf_check -s exit:0 -o ignore \
257 atf_check -s exit:0 -o ignore ping -c 1 192.0.2.1
300 atf_check -s exit:0 -o ignore \
305 atf_check -s exit:1 -o ignore
[all...]
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap_pax.c130 ret->ignore = true;
137 ret->ignore = true;
146 ret->ignore = true;
155 ret->ignore = true;
174 ret->ignore = true;
183 ret->ignore = true;
246 ret->ignore = true;
253 ret->ignore = true;
262 ret->ignore = true;
271 ret->ignore
[all...]
/freebsd-current/contrib/netbsd-tests/bin/sh/
H A Dt_shift.sh113 -e ignore ${TEST_SH} -c \
154 atf_check -s not-exit:0 -o empty -e ignore ${TEST_SH} -c \
/freebsd-current/contrib/netbsd-tests/ipf/
H A Dt_logging.sh49 atf_check -o ignore -x \
61 atf_check -o ignore ipftest -br reg -F $2 -i in -l logout
/freebsd-current/contrib/netbsd-tests/usr.bin/gzip/
H A Dt_gzip.sh66 atf_check -s ne:0 -e ignore gzip -d truncated.gz
83 atf_check -s ne:0 -e ignore gzip -d crcerror.gz
/freebsd-current/contrib/netbsd-tests/rump/rumpnet/
H A Dt_shmif.sh63 atf_check -s exit:0 -o ignore -e ignore \
/freebsd-current/contrib/netbsd-tests/net/icmp/
H A Dt_ping2.sh61 atf_check -s exit:0 -o ignore \
63 atf_check -s exit:0 -o ignore \
/freebsd-current/sys/contrib/openzfs/module/lua/setjmp/
H A Dsetjmp_sparc64.S48 .register %g2,#ignore
49 .register %g3,#ignore
/freebsd-current/tests/sys/kern/
H A Dcoredump_phnum_test.sh46 atf_check -o ignore sysctl kern.coredump=1
47 atf_check -o ignore sysctl kern.corefile=coredump_phnum_helper.core
/freebsd-current/contrib/kyua/integration/
H A Dcmd_report_html_test.sh101 atf_check -s exit:0 -o ignore -e empty kyua report-html
152 atf_check -s exit:0 -o ignore -e empty kyua report-html \
157 atf_check -s exit:0 -o ignore -e empty kyua report-html \
174 atf_check -s exit:0 -o ignore -e empty kyua report-html
177 atf_check -s exit:0 -o ignore -e empty kyua report-html --force
186 atf_check -s exit:0 -o ignore -e empty kyua report-html
203 atf_check -s exit:0 -o ignore -e empty kyua report-html --output=output/foo
213 atf_check -s exit:0 -o ignore -e empty kyua report-html \

Completed in 136 milliseconds

1234567891011>>