Searched refs:ignore (Results 101 - 125 of 458) sorted by relevance

1234567891011>>

/freebsd-current/tests/sys/netpfil/pf/
H A Dfragmentation_pass.sh61 atf_check -s exit:0 -o ignore ping -c 1 192.0.2.2
64 atf_check -s exit:0 -o ignore ping -c 1 -s 800 192.0.2.2
67 atf_check -s exit:2 -o ignore ping -c 1 -s 20000 192.0.2.2
122 atf_check -s exit:0 -o ignore \
125 atf_check -s exit:0 -o ignore \
128 atf_check -s exit:0 -o ignore\
134 atf_check -s exit:0 -o ignore\
138 atf_check -s exit:0 -o ignore \
141 atf_check -s exit:0 -o ignore \
144 atf_check -s exit:0 -o ignore\
[all...]
H A Dset_tos.sh64 atf_check -s exit:1 -o ignore ${common_dir}/pft_ping.py \
80 atf_check -s exit:1 -o ignore ${common_dir}/pft_ping.py \
148 atf_check -s exit:1 -o ignore -e ignore ${common_dir}/pft_ping.py \
156 atf_check -s exit:0 -o ignore -e ignore ${common_dir}/pft_ping.py \
164 atf_check -s exit:1 -o ignore -e ignore ${common_dir}/pft_ping.py \
173 atf_check -s exit:0 -o ignore -e ignore
[all...]
H A Ddebug.sh41 atf_check -s exit:0 -e ignore \
/freebsd-current/contrib/netbsd-tests/net/net/
H A Dt_forwarding.sh94 atf_check -s exit:0 -o ignore rump.route add -inet6 default ${gw}
97 atf_check -s exit:0 -o ignore rump.route add default ${gw}
117 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${addr}
119 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${addr}
198 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${IP4SRCGW}
199 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${IP4DSTGW}
211 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${IP6SRCGW}
212 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${IP6DSTGW}
218 atf_check -s exit:0 -o ignore rump.sysctl -w net.inet.ip.forwarding=1
224 atf_check -s exit:0 -o ignore rum
[all...]
H A Dt_ipv6address.sh97 atf_check -s exit:0 -o ignore rump.ifconfig -w 10
105 atf_check -s exit:0 -o ignore rump.ifconfig -w 10
114 atf_check -s exit:0 -o ignore rump.ifconfig -w 10
128 atf_check -s ignore -o ignore -e ignore \
133 atf_check -s exit:0 -o ignore rump.ifconfig -w 10
138 atf_check -s ignore -o ignore -e ignore \
[all...]
/freebsd-current/tests/sys/geom/class/part/
H A Dmisc.sh40 atf_check -o empty -e ignore diskinfo -p ${md}
41 atf_check -s exit:0 -o ignore gpart create -s bsd ${md}
42 atf_check -s exit:0 -o ignore gpart add -t freebsd-ufs ${md}
43 atf_check -o empty -e ignore diskinfo -p ${md}a
64 atf_check -s exit:0 -o ignore gpart create -s bsd ${md}.nop
65 atf_check -s exit:0 -o ignore gpart add -t freebsd-ufs ${md}.nop
87 atf_check -s exit:0 -o ignore gpart create -s gpt ${md}.nop
88 atf_check -s exit:0 -o ignore gpart add -t efi ${md}.nop
110 atf_check -s exit:0 -o ignore gpart create -s mbr ${md}.nop
111 atf_check -s exit:0 -o ignore gpar
[all...]
/freebsd-current/tests/sys/kern/
H A Dsendfile_test.sh84 atf_check -s exit:3 -e ignore $HELPER $FILE $((12 * $BSIZE)) $BSIZE 0x10000
108 atf_check -s exit:2 -e ignore $HELPER $FILE 0 $BSIZE 0x10000
162 atf_check -o ignore -e ignore newfs -b $BSIZE -U -j /dev/${us}
164 atf_check -e ignore dd if=/dev/zero of=$FILE bs=1m count=1
170 atf_check -o ignore ls -l $MNT/file
/freebsd-current/tests/sys/netpfil/common/
H A Dnat.sh67 atf_check -s exit:2 -o ignore jexec client1 ping -t 1 -c 1 198.51.100.2
68 atf_check -s exit:2 -o ignore jexec client2 ping -t 1 -c 1 198.51.100.2
82 atf_check -s exit:0 -o ignore jexec client1 ping -t 1 -c 1 198.51.100.2
83 atf_check -s exit:0 -o ignore jexec client2 ping -t 1 -c 1 198.51.100.2
130 atf_check -s exit:2 -o ignore jexec client1 ping -t 1 -c 1 198.51.100.2
131 atf_check -s exit:2 -o ignore jexec client2 ping -t 1 -c 1 198.51.100.2
139 atf_check -s exit:0 -o ignore jexec client1 ping -t 1 -c 1 198.51.100.2
140 atf_check -s exit:0 -o ignore jexec client2 ping -t 1 -c 1 198.51.100.2
178 atf_check -s exit:2 -o ignore jexec client1 ping -t 1 -c 1 198.51.100.2
179 atf_check -s exit:2 -o ignore jexe
[all...]
/freebsd-current/tests/sys/geom/class/eli/
H A Dresize_test.sh21 atf_check -s exit:0 -o ignore gpart create -s BSD ${md}
22 atf_check -s exit:0 -o ignore gpart add -t freebsd-ufs -s 10m ${md}
28 atf_check -s exit:0 -o ignore newfs -U ${md}a.eli
29 atf_check -s exit:7 -o ignore fsck_ffs -Ffy ${md}a.eli
37 atf_check -s not-exit:0 -e ignore geli attach -pktmp.key ${md}a
38 atf_check -s not-exit:0 -e ignore geli restore tmp.meta ${md}a
41 atf_check -s exit:0 -o ignore growfs -y ${md}a.eli
42 atf_check -s exit:7 -o ignore fsck_ffs -Ffy ${md}a.eli
52 atf_check -s exit:0 -o ignore growfs -y ${md}a.eli
53 atf_check -s exit:7 -o ignore fsck_ff
[all...]
/freebsd-current/contrib/bmake/unit-tests/
H A Dshell-custom.mk14 -: ignore errors
H A Dshell-sh.mk12 -: ignore errors
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sdt/
H A Dtst.sdtargs.d37 ignore = $1;
/freebsd-current/contrib/netbsd-tests/usr.bin/make/
H A Dt_make.sh49 atf_check -s exit:0 -o ignore -e ignore \
/freebsd-current/contrib/netbsd-tests/fs/tmpfs/
H A Dt_sizes.sh69 atf_check -s eq:0 -o ignore -e ignore \
99 atf_check -s eq:1 -o ignore -e ignore \
119 atf_check -s eq:0 -o ignore -e ignore \
122 atf_check -s eq:0 -o ignore -e ignore \
/freebsd-current/contrib/netbsd-tests/usr.bin/shmif_dumpbus/
H A Dt_basic.sh71 atf_check -s exit:0 -o ignore shmif_dumpbus -p pcap shmbus
76 atf_check -s exit:0 -o file:d_pcap.out -e ignore \
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgettimeofday.c41 gettimeofday (struct timeval *tp, void *ignore) argument
67 gettimeofday (struct timeval *tp, void *ignore) argument
/freebsd-current/tests/sys/vmm/
H A Dvmm_cred_jail.sh46 atf_check -s exit:1 -e ignore jexec myjail bhyvectl --vm=testvm --destroy
68 atf_check -s exit:1 -e ignore jexec myjail2 bhyvectl --vm=testvm --destroy
/freebsd-current/tests/sys/net/
H A Dif_epair_test.sh49 atf_check -s exit:0 -o ignore \
53 atf_check -s exit:0 -o ignore \
/freebsd-current/usr.bin/pr/tests/
H A Dbasic2_test.sh41 atf_check -s ignore -o file:$(atf_get_srcdir)/merge.out \
50 atf_check -s ignore -o file:$(atf_get_srcdir)/threecol.out \
/freebsd-current/contrib/atf/atf-sh/
H A Dtp_test.sh43 -o match:'This is a helper subroutine' -e ignore ./work/misc_helpers \
/freebsd-current/contrib/netbsd-tests/bin/dd/
H A Dt_dd.sh117 atf_check -s exit:0 -e ignore \
119 atf_check -s exit:0 -e ignore -o match:'^TEST1234$' dd if=testfile
124 atf_check -s exit:0 -e ignore -x \
126 atf_check -s exit:0 -e ignore -o match:'^TEST$' dd if=tf2
/freebsd-current/contrib/netbsd-tests/usr.bin/diff/
H A Dt_diff.sh38 atf_check -s ignore \
/freebsd-current/contrib/netbsd-tests/libexec/ld.elf_so/
H A Dt_dl_symver.sh44 atf_check -s ignore \
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap_leap.c80 ret->ignore = true;
87 ret->ignore = true;
99 ret->ignore = true;
122 ret->ignore = true;
156 ret->ignore = true;
173 ret->ignore = true;
207 ret->ignore = true;
214 ret->ignore = true;
226 ret->ignore = true;
236 ret->ignore
[all...]
/freebsd-current/usr.bin/tar/tests/
H A Dfunctional_test.sh36 atf_check -o ignore -s exit:0 ${TESTER} -d -r "${SRCDIR}" -v "${testcase}"

Completed in 286 milliseconds

1234567891011>>