Searched refs:ignore (Results 26 - 50 of 458) sorted by relevance

1234567891011>>

/freebsd-current/contrib/atf/test-programs/
H A Dsrcdir_test.sh45 atf_check -s eq:0 -o ignore -e ignore -x \
47 atf_check -s eq:1 -o empty -e ignore "${hp}" -r res srcdir_exists
48 atf_check -s eq:0 -o ignore -e empty grep "Cannot find datafile" res
68 atf_check -s eq:0 -o ignore -e ignore -x \
70 atf_check -s eq:1 -o empty -e ignore "${hp}" -r res srcdir_exists
71 atf_check -s eq:0 -o ignore -e empty grep "Cannot find datafile" res
78 atf_check -s eq:0 -o ignore -e ignore
[all...]
/freebsd-current/contrib/netbsd-tests/sbin/sysctl/
H A Dt_sysctl.sh38 atf_check -s exit:0 -o ignore -e empty -x "sysctl -a"
39 atf_check -s exit:0 -o ignore -e empty -x "sysctl -d"
/freebsd-current/contrib/netbsd-tests/usr.bin/vmstat/
H A Dt_vmstat.sh33 atf_check -s exit:0 -o ignore -e empty vmstat
41 atf_check -s exit:0 -o ignore -e empty vmstat -s
/freebsd-current/bin/echo/tests/
H A Decho_test.sh37 atf_check -s ignore -o inline:"Hello world" \
50 atf_check -s ignore -o inline:"Hello world" \
/freebsd-current/usr.bin/bmake/tests/shell/replace/
H A DMakefile.test15 hasErrCtl=y check="check errors" ignore="ignore errors"
/freebsd-current/usr.sbin/periodic/etc/security/
H A D200.chkmounts42 ignore="${security_status_chkmounts_ignore}"
49 ignore="${ignore}|^amd:"
51 [ -n "$ignore" ] && cmd="egrep -v ${ignore#|}" || cmd=cat
/freebsd-current/tests/sys/mac/ipacl/
H A Dipacl_test.sh56 atf_check -s exit:0 -e ignore \
58 atf_check -s exit:0 -e ignore \
66 atf_check -s not-exit:0 -e ignore \
68 atf_check -s not-exit:0 -e ignore \
78 atf_check -s exit:0 -e ignore \
80 atf_check -s not-exit:0 -e ignore \
82 atf_check -s exit:0 -e ignore \
84 atf_check -s not-exit:0 -e ignore \
88 atf_check -s exit:0 -e ignore \
90 atf_check -s exit:0 -e ignore \
[all...]
/freebsd-current/contrib/atf/atf-sh/
H A Dconfig_test.sh35 atf_check -s eq:0 -o match:'foo not found' -e ignore -x \
38 atf_check -s eq:0 -o match:'foo found' -e ignore -x \
42 atf_check -s eq:0 -o match:'workdir not found' -e ignore -x \
66 atf_check -s eq:0 -o match:'foo = bar' -e ignore -x \
69 atf_check -s eq:0 -o match:'foo = baz' -e ignore -x \
H A Dnormalize_test.sh36 -o match:'c-d: test value 2' -e ignore ${h} normalize
/freebsd-current/tests/sys/netpfil/pf/
H A Drules_counter.sh51 atf_check -s exit:0 -o ignore ping -c 3 192.0.2.2
54 atf_check -s exit:0 -e ignore \
60 atf_check -s exit:0 -e ignore \
65 atf_check -s exit:0 -e ignore \
97 atf_check -s exit:0 -e ignore \
102 atf_check -s exit:0 -o ignore ping -c 3 192.0.2.2
105 atf_check -s exit:0 -e ignore \
114 atf_check -s exit:0 -e ignore \
119 atf_check -s exit:0 -o ignore ping -c 3 192.0.2.2
127 atf_check -s exit:0 -e ignore \
[all...]
/freebsd-current/contrib/netbsd-tests/usr.bin/find/
H A Dt_find.sh55 atf_check -o ignore \
66 atf_check -o ignore -e ignore -s exit:$num -x "find / -exit $num"
/freebsd-current/contrib/netbsd-tests/net/npf/
H A Dt_npf.sh32 atf_check -o ignore -e ignore npfctl debug "$(atf_get_srcdir)/npftest.conf" ./npf.plist
33 atf_check -o ignore npftest -c npf.plist -T "${name}"
/freebsd-current/contrib/netbsd-tests/net/route/
H A Dt_flags.sh43 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 10.0.0.2/24
44 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 up
45 atf_check -s exit:0 -o ignore rump.ifconfig -w 10
58 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 10.0.0.1/24
59 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 up
60 atf_check -s exit:0 -o ignore rump.ifconfig -w 10
74 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 10.0.0.254/24
75 atf_check -s exit:0 -o ignore rump.ifconfig shmif0 up
77 atf_check -s exit:0 -o ignore rump.ifconfig shmif1 10.0.2.1/24
78 atf_check -s exit:0 -o ignore rum
[all...]
/freebsd-current/contrib/netbsd-tests/sbin/fsck_ffs/
H A Dquotas_common.sh10 atf_check -o ignore -e ignore newfs -B ${endian} -O ${vers} \
12 atf_check -o ignore -e ignore tunefs -q user -q group -F ${IMG}
/freebsd-current/contrib/netbsd-tests/fs/tmpfs/
H A Dt_devices.sh38 atf_check -s eq:0 -o ignore -e ignore /dev/MAKEDEV std
43 atf_check -s eq:0 -o ignore -e ignore dd if=zero of=a bs=10k count=1
/freebsd-current/contrib/netbsd-tests/sbin/resize_ffs/
H A Dt_check.sh41 atf_check -o ignore -e ignore newfs -V1 -s 6144 -F ${IMG}
46 atf_check -s exit:0 -o ignore resize_ffs -y ${IMG}
47 atf_check -s exit:0 -o ignore fsck_ffs -f -n -F ${IMG}
/freebsd-current/contrib/netbsd-tests/usr.bin/gdb/
H A Dt_regress.sh50 atf_check -s exit:1 -o ignore -e ignore grep "Program received signal SIGTRAP" gdb.out
71 atf_check -s exit:1 -o ignore -e ignore grep "annot access memory" gdb.out
/freebsd-current/contrib/netbsd-tests/usr.bin/pr/
H A Dt_basic.sh40 atf_check -s ignore -o file:$(atf_get_srcdir)/d_basic.out \
/freebsd-current/contrib/ncurses/progs/
H A Dtransform.c44 const char ignore[] = SUFFIX_IGNORED; local
46 if (sizeof(ignore) != 0) {
48 size_t need = (sizeof(ignore) - 1);
55 if (tolower(UChar(a[n])) != tolower(UChar(ignore[n - first]))) {
/freebsd-current/contrib/netbsd-tests/sbin/ifconfig/
H A Dt_nonexistent.sh39 atf_check -s not-exit:0 -e ignore \
/freebsd-current/contrib/netbsd-tests/usr.bin/ld/
H A Dt_script.sh123 atf_check -s exit:0 -o ignore -e ignore cc -c test.c
139 atf_check -s exit:0 -o ignore -e ignore \
175 atf_check -s exit:0 -o ignore -e ignore cc -c $i.c
180 atf_check -s exit:0 -o ignore -e ignore cc -c test.c
185 atf_check -s exit:0 -o ignore -e ignore \
[all...]
H A Dt_section.sh43 atf_check -s exit:0 -o ignore -e ignore cc -o test test.c
68 atf_check -s exit:0 -o ignore -e ignore cc -o test test.c
/freebsd-current/contrib/bmake/unit-tests/
H A Dmeta-ignore.inc1 # $NetBSD: meta-ignore.inc,v 1.2 2023/02/25 19:30:32 sjg Exp $
9 IGNORE:= ${TMPDIR}/ignore
20 @rm -f ${OBJ}/check-ignore
25 DESC.one= Initialize check-ignore.meta
26 DESC.two= Use .MAKE.META.${TEST} - check-ignore is up to date
27 DESC.three= Skip .MAKE.META.${TEST} - check-ignore is out of date
33 ${MAKE} -C ${.CURDIR} -f ${makefile} check-ignore parent=${.TARGET}
35 .if make(check-ignore)
46 # this example is equivalent to M*/ignore/*
47 # a match means ignore
[all...]
/freebsd-current/usr.bin/patch/tests/
H A Dunified_patch_test.sh49 atf_check -o ignore patch foo_start foo_start2full.diff \
51 atf_check -o ignore patch foo_end foo_end2full.diff \
53 atf_check -o ignore patch foo_middle foo_mid2full.diff \
57 atf_check -o ignore diff foo_start2full foo_full
58 atf_check -o ignore diff foo_end2full foo_full
59 atf_check -o ignore diff foo_mid2full foo_full
72 atf_check -s not-exit:0 -o ignore -e ignore patch -o _.out \
78 atf_check -s not-exit:0 -o ignore -e ignore patc
[all...]
/freebsd-current/usr.bin/unzip/tests/
H A Dfunctional_test.sh41 atf_check -e ignore -o ignore -s exit:0 ${TESTER} -d -r "${SRCDIR}" -v "${testcase}"

Completed in 142 milliseconds

1234567891011>>