Home
last modified time | relevance | path

Searched full:exit (Results 1 – 25 of 2837) sorted by relevance

12345678910>>...114

/freebsd/contrib/netbsd-tests/net/if/
H A Dt_ifconfig.sh50 atf_check -s exit:0 rump_server ${RUMP_FLAGS} ${RUMP_SERVER1}
55 atf_check -s exit:0 rump.ifconfig shmif0 create
56 atf_check -s exit:0 rump.ifconfig shmif0 destroy
59 atf_check -s exit:0 rump.ifconfig shmif0 create
60 atf_check -s exit:0 rump.ifconfig shmif0 linkstr shmbus
61 atf_check -s exit:0 rump.ifconfig shmif0 192.168.0.1/24
62 atf_check -s exit:0 rump.ifconfig shmif0 up
63 atf_check -s exit:0 rump.ifconfig shmif0 destroy
66 atf_check -s exit:0 rump.ifconfig shmif0 create
67 atf_check -s exit:0 rump.ifconfig shmif0 linkstr shmbus
[all …]
/freebsd/usr.sbin/pw/tests/
H A Dpw_usermod_test.sh10 atf_check -s exit:67 -e match:"no such user" ${PW} usermod test
11 atf_check -s exit:0 ${PW} useradd test
12 atf_check -s exit:0 ${PW} usermod test
13 atf_check -s exit:0 -o match:"^test:.*" \
22 atf_check -s exit:67 -e match:"no such user" ${PW} usermod test -N
23 atf_check -s exit:0 ${PW} useradd test
24 atf_check -s exit:0 -o match:"^test:.*" ${PW} usermod test -N
25 atf_check -s exit:0 -o match:"^test:.*" \
34 atf_check -s exit:0 ${PW} useradd test -c "Test User,home,123,456"
35 atf_check -s exit:0 ${PW} usermod test -c "Test User,work,123,456"
[all …]
H A Dpw_useradd_test.sh10 atf_check -s exit:0 ${PW} useradd test
11 atf_check -s exit:0 -o match:"^test:.*" \
20 atf_check -s exit:0 -o match:"^test:.*" ${PW} useradd test -N
21 atf_check -s exit:1 -o empty grep "^test:.*" $HOME/master.passwd
29 atf_check -s exit:0 ${PW} useradd test -c 'Test User,work!,123,user@example.com'
30 atf_check -s exit:0 -o match:'^test:.*:Test User,work!,123,user@example.com:' \
39 atf_check -s exit:0 -o match:"^test:.*:Test User,work,123,456:" \
41 atf_check -s exit:1 -o empty grep "^test:.*" $HOME/master.passwd
49 atf_check -s exit:65 -e match:"invalid character" \
51 atf_check -s exit:1 -o empty \
[all …]
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_arith.sh71 -c 'case $(( 0xC0000000 )); in (-*) exit 0;; esac; exit 1'
88 -c 'case $(( 0xC000000000000000 )); in (-*) exit 0;; esac; exit 1'
116 atf_check -s exit:0 -o inline:'1\n' -e empty ${TEST_SH} -c \
118 atf_check -s exit:0 -o inline:'0\n' -e empty ${TEST_SH} -c \
120 atf_check -s exit:0 -o inline:'0\n' -e empty ${TEST_SH} -c \
124 atf_check -s exit:0 -o inline:'0\n' -e empty ${TEST_SH} -c \
128 atf_check -s exit:0 -o inline:'0\n' -e empty ${TEST_SH} -c \
131 atf_check -s exit:0 -o inline:'1\n' -e empty \
133 atf_check -s exit:0 -o inline:'0\n' -e empty \
136 atf_check -s exit:0 -o inline:'99999\n' -e empty \
[all …]
H A Dt_cmdsub.sh43 atf_check -s exit:0 -o match:'Result is true today' -e empty \
47 atf_check -s exit:0 -o match:'Result is false today' -e empty \
51 atf_check -s exit:0 -o match:'aaabbbccc' -e empty \
53 atf_check -s exit:0 -o match:'aaabbb cccddd' -e empty \
55 atf_check -s exit:0 -o inline:'aaabbb cccddd\n' -e empty \
57 atf_check -s exit:0 -o inline:'aaabbb\ncccddd\n' -e empty \
60 atf_check -s exit:0 -o inline:'some string\n' -e empty \
62 atf_check -s exit:0 -o inline:'weird; string *\n' -e empty \
71 atf_check -s exit:0 -o match:'Found file-1 file-2' -e empty \
73 atf_check -s exit:0 -o match:'Found file-1 file-2' -e empty \
[all …]
/freebsd/usr.sbin/extattr/tests/
H A Dextattr_test.sh34 atf_check -s not-exit:0 -e match:"Invalid argument" \
36 atf_check -s not-exit:0 -e match:"Invalid argument" \
47 atf_check -s exit:0 -o empty setextattr user myattr XYZ foo
48 atf_check -s exit:0 -o inline:"58 59 5a\n" \
60 atf_check -s exit:0 -o empty setextattr user myattr "$BINSTUFF" foo
62 atf_check -s exit:0 -o inline:"20 30 40 55 66 70 81 a2 b3 ee ff\n" \
79 atf_check -s exit:0 -o empty setextattr user $ATTRNAME myvalue foo
80 atf_check -s exit:0 -o inline:"${ATTRNAME}\n" lsextattr -q user foo
81 atf_check -s exit:0 -o inline:"myvalue\n" \
83 atf_check -s exit:0 -o empty rmextattr user ${ATTRNAME} foo
[all …]
/freebsd/contrib/netbsd-tests/net/if_tap/
H A Dt_tap.sh57 atf_check -s exit:0 rump.ifconfig tap0 create
58 atf_check -s exit:0 rump.ifconfig tap0 destroy
61 atf_check -s exit:0 rump.ifconfig tap0 create
62 atf_check -s exit:0 rump.ifconfig tap0 $IP4_TAP
63 atf_check -s exit:0 rump.ifconfig tap0 up
64 atf_check -s exit:0 rump.ifconfig tap0 destroy
67 atf_check -s exit:0 rump.ifconfig tap0 create
68 atf_check -s exit:0 rump.ifconfig tap0 inet6 $IP6_TAP
69 atf_check -s exit:0 rump.ifconfig tap0 up
70 atf_check -s exit:0 rump.ifconfig tap0 destroy
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestStateMachine.java41 exit(int status) in exit() method in TestStateMachine
43 exit(status, null); in exit()
47 exit(int status, String msg) in exit() method in TestStateMachine
54 System.exit(status); in exit()
74 exit(1, "compile before open"); in beforeOpen()
79 exit(1, "compile before open"); in beforeOpen()
85 exit(1, "enable before open"); in beforeOpen()
90 exit(1, "enable before open"); in beforeOpen()
96 exit(1, "getOption before open"); in beforeOpen()
101 exit(1, "getOption before open"); in beforeOpen()
[all …]
/freebsd/contrib/netbsd-tests/net/mpls/
H A Dt_ldp_regen.sh59 RUMP_SERVER=${RUMP_SERVER4} atf_check -s exit:0 \
61 RUMP_SERVER=${RUMP_SERVER4} atf_check -s exit:0 \
67 RUMP_SERVER=${RUMP_SERVER1} atf_check -s exit:0 -o ignore -e ignore \
76 atf_check -s exit:0 rump_server ${RUMP_LIBS} ${RUMP_SERVER1}
77 atf_check -s exit:0 rump_server ${RUMP_LIBS} ${RUMP_SERVER2}
78 atf_check -s exit:0 rump_server ${RUMP_LIBS} ${RUMP_SERVER3}
79 atf_check -s exit:0 rump_server ${RUMP_LIBS} ${RUMP_SERVER4}
87 atf_check -s exit:0 rump.ifconfig shmif0 create
88 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom1
89 atf_check -s exit:0 rump.ifconfig shmif0 10.0.1.1/24
[all …]
H A Dt_mpls_fw.sh60 atf_check -s exit:0 rump_server ${RUMP_FLAGS} ${RUMP_SERVER1}
61 atf_check -s exit:0 rump_server ${RUMP_FLAGS} ${RUMP_SERVER2}
62 atf_check -s exit:0 rump_server ${RUMP_FLAGS} ${RUMP_SERVER3}
63 atf_check -s exit:0 rump_server ${RUMP_FLAGS} ${RUMP_SERVER4}
71 atf_check -s exit:0 rump.ifconfig shmif0 create
72 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom1
73 atf_check -s exit:0 rump.ifconfig shmif0 10.0.1.1/24
74 atf_check -s exit:0 rump.ifconfig mpls0 create up
75 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
76 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
[all …]
H A Dt_rfc4182.sh62 atf_check -s exit:0 rump_server ${RUMP_FLAGS} ${RUMP_SERVER1}
63 atf_check -s exit:0 rump_server ${RUMP_FLAGS} ${RUMP_SERVER2}
64 atf_check -s exit:0 rump_server ${RUMP_FLAGS} ${RUMP_SERVER3}
65 atf_check -s exit:0 rump_server ${RUMP_FLAGS} ${RUMP_SERVER4}
73 atf_check -s exit:0 rump.ifconfig shmif0 create
74 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom1
75 atf_check -s exit:0 rump.ifconfig shmif0 10.0.1.1/24
76 atf_check -s exit:0 rump.ifconfig mpls0 create up
77 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
78 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
[all …]
H A Dt_mpls_fw64.sh57 atf_check -s exit:0 rump_server ${RUMP_FLAGS6} ${RUMP_SERVER1}
58 atf_check -s exit:0 rump_server ${RUMP_FLAGS6} ${RUMP_SERVER2}
59 atf_check -s exit:0 rump_server ${RUMP_FLAGS6} ${RUMP_SERVER3}
60 atf_check -s exit:0 rump_server ${RUMP_FLAGS6} ${RUMP_SERVER4}
68 atf_check -s exit:0 rump.ifconfig shmif0 create
69 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom1
70 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias
71 atf_check -s exit:0 rump.ifconfig mpls0 create up
72 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
73 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
[all …]
H A Dt_mpls_fw6.sh61 atf_check -s exit:0 rump_server ${RUMP_FLAGS6} ${RUMP_SERVER1}
62 atf_check -s exit:0 rump_server ${RUMP_FLAGS6} ${RUMP_SERVER2}
63 atf_check -s exit:0 rump_server ${RUMP_FLAGS6} ${RUMP_SERVER3}
64 atf_check -s exit:0 rump_server ${RUMP_FLAGS6} ${RUMP_SERVER4}
72 atf_check -s exit:0 rump.ifconfig shmif0 create
73 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom1
74 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias
75 atf_check -s exit:0 rump.ifconfig mpls0 create up
76 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
77 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
[all …]
/freebsd/crypto/heimdal/
H A Dconfig.guess49 -h, --help print this help, then exit
50 -t, --time-stamp print date of last modification, then exit
51 -v, --version print version number, then exit
72 echo "$timestamp" ; exit ;;
74 echo "$version" ; exit ;;
76 echo "$usage"; exit ;;
83 exit 1 ;;
91 exit 1
94 trap 'exit 1' 1 2 15
107 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
[all …]
/freebsd/contrib/dialog/
H A Dconfig.guess43 -h, --help print this help, then exit
44 -t, --time-stamp print date of last modification, then exit
45 -v, --version print version number, then exit
65 echo "$timestamp" ; exit ;;
67 echo "$version" ; exit ;;
69 echo "$usage"; exit ;;
76 exit 1 ;;
84 exit 1
109 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; }
245 exit ;;
[all …]
/freebsd/contrib/libevent/build-aux/
H A Dconfig.guess43 -h, --help print this help, then exit
44 -t, --time-stamp print date of last modification, then exit
45 -v, --version print version number, then exit
65 echo "$timestamp" ; exit ;;
67 echo "$version" ; exit ;;
69 echo "$usage"; exit ;;
76 exit 1 ;;
84 exit 1
109 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; }
245 exit ;;
[all …]
/freebsd/contrib/netbsd-tests/net/arp/
H A Dt_arp.sh108 atf_check -s exit:0 rump.ifconfig shmif0 inet $IP4DST/24
109 atf_check -s exit:0 rump.ifconfig shmif0 up
110 atf_check -s exit:0 rump.ifconfig -w 10
123 atf_check -s exit:0 -o ignore rump.sysctl -w net.inet.arp.keep=$keep
127 atf_check -s exit:0 rump.ifconfig shmif0 inet $IP4SRC/24
128 atf_check -s exit:0 rump.ifconfig shmif0 up
129 atf_check -s exit:0 rump.ifconfig -w 10
134 atf_check -s exit:0 -o ignore rump.arp -n $IP4SRC
135 atf_check -s not-exit:0 -e ignore rump.arp -n $IP4DST
153 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4DST
[all …]
/freebsd/contrib/openpam/
H A Dconfig.guess43 -h, --help print this help, then exit
44 -t, --time-stamp print date of last modification, then exit
45 -v, --version print version number, then exit
65 echo "$timestamp" ; exit ;;
67 echo "$version" ; exit ;;
69 echo "$usage"; exit ;;
76 exit 1 ;;
84 exit 1
100 trap 'exitcode=$?; test -z "$tmp" || rm -fr "$tmp"; exit $exitcode' 0
108 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; }
[all …]
/freebsd/contrib/netbsd-tests/net/if_pppoe/
H A Dt_pppoe.sh56 atf_check -s exit:0 ${server} $SERVER
57 atf_check -s exit:0 ${server} $CLIENT
60 atf_check -s exit:0 rump.ifconfig shmif0 create
61 atf_check -s exit:0 rump.ifconfig shmif0 linkstr $BUS
62 atf_check -s exit:0 rump.ifconfig shmif0 up
64 atf_check -s exit:0 rump.ifconfig pppoe0 create
65 $inet && atf_check -s exit:0 rump.ifconfig pppoe0 \
67 atf_check -s exit:0 rump.ifconfig pppoe0 link0
72 atf_check -s exit:0 -x "$HIJACKING pppoectl -e shmif0 pppoe0"
76 atf_check -s exit:0 rump.ifconfig shmif0 create
[all …]
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.guess43 -h, --help print this help, then exit
44 -t, --time-stamp print date of last modification, then exit
45 -v, --version print version number, then exit
65 echo "$timestamp" ; exit ;;
67 echo "$version" ; exit ;;
69 echo "$usage"; exit ;;
76 exit 1 ;;
84 exit 1
87 trap 'exit 1' 1 2 15
100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
[all …]
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess43 -h, --help print this help, then exit
44 -t, --time-stamp print date of last modification, then exit
45 -v, --version print version number, then exit
65 echo "$timestamp" ; exit ;;
67 echo "$version" ; exit ;;
69 echo "$usage"; exit ;;
76 exit 1 ;;
84 exit 1
87 trap 'exit 1' 1 2 15
100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
[all …]
/freebsd/usr.sbin/fstyp/tests/
H A Dfstyp_test.sh34 atf_check -s exit:0 -o inline:"befs\n" fstyp befs.img
35 atf_check -s exit:0 -o inline:"befs BeFS\n" fstyp -l befs.img
43 atf_check -s exit:0 mkdir -p dir/emptydir # makefs requires a nonempty directory
44 atf_check -s exit:0 -o ignore makefs -t cd9660 -Z -s 64m cd9660.img dir
45 atf_check -s exit:0 -o inline:"cd9660\n" fstyp cd9660.img
46 atf_check -s exit:0 -o inline:"cd9660\n" fstyp -l cd9660.img
54 atf_check -s exit:0 mkdir -p dir/emptydir # makefs requires a nonempty directory
55 atf_check -s exit:0 -o ignore makefs -t cd9660 -o label=Foo -Z -s 64m cd9660.img dir
56 atf_check -s exit:0 -o inline:"cd9660\n" fstyp cd9660.img
58 atf_check -s exit:0 -o inline:"cd9660 FOO\n" fstyp -l cd9660.img
[all …]
/freebsd/contrib/netbsd-tests/net/net/
H A Dt_ipv6address.sh52 atf_check -s exit:0 ${SERVER6} ${SOCKSRC}
53 atf_check -s exit:0 ${SERVER6} ${SOCKFWD}
54 atf_check -s exit:0 ${SERVER6} ${SOCKDST}
57 atf_check -s exit:0 rump.ifconfig shmif0 create
58 atf_check -s exit:0 rump.ifconfig shmif1 create
62 atf_check -s exit:0 rump.ifconfig shmif0 create
63 atf_check -s exit:0 rump.ifconfig shmif1 create
67 atf_check -s exit:0 rump.ifconfig shmif0 create
68 atf_check -s exit:0 rump.ifconfig shmif1 create
69 atf_check -s exit:0 -o match:"0 -> 1" rump.sysctl \
[all …]
/freebsd/contrib/openbsm/config/
H A Dconfig.guess46 -h, --help print this help, then exit
47 -t, --time-stamp print date of last modification, then exit
48 -v, --version print version number, then exit
69 echo "$timestamp" ; exit 0 ;;
71 echo "$version" ; exit 0 ;;
73 echo "$usage"; exit 0 ;;
80 exit 1 ;;
88 exit 1
91 trap 'exit 1' 1 2 15
104 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
[all …]
/freebsd/contrib/netbsd-tests/net/if_bridge/
H A Dt_bridge.sh89 atf_check -s exit:0 rump.ifconfig shmif0 inet6 ${addr}
91 atf_check -s exit:0 rump.ifconfig shmif0 inet ${addr} netmask 0xffffff00
94 atf_check -s exit:0 rump.ifconfig shmif0 up
106 atf_check -s exit:0 -o match:shmif0 rump.ifconfig
108 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${addr}
110 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${addr}
120 atf_check -s exit:0 -o match:shmif0 rump.ifconfig
121 atf_check -s exit:0 -o match:shmif1 rump.ifconfig
130 atf_check -s exit:0 -o match:shmif0 rump.ifconfig
131 atf_check -s exit:0 -o match:shmif1 rump.ifconfig
[all …]

12345678910>>...114