Home
last modified time | relevance | path

Searched refs:halt (Results 1 – 25 of 117) sorted by relevance

12345

/freebsd/contrib/bc/tests/
H A Dscript.sh119 halt="halt"
123 halt="q"
197 printf '%s\n' "$halt" 2> /dev/null | "$d" "$s" > "$results"
202 printf '%s\n' "$halt" 2> /dev/null | "$d" "$s" | sed -n -f "$testdir/script.sed" > "$results"
215 printf '%s\n' "$halt" 2> /dev/null | /usr/bin/time -p "$exe" "$@" $options "$s" > "$out"
219 printf '%s\n' "$halt" 2> /dev/null | "$exe" "$@" $options "$s" > "$out"
H A Dtest.sh116 halt="halt"
120 halt="q"
141 printf '%s\n' "$halt" 2> /dev/null | "$d" $options "$name" > "$results"
160 printf '%s\n' "$halt" 2> /dev/null | /usr/bin/time -p "$exe" "$@" $options "$name" > "$out"
164 printf '%s\n' "$halt" 2> /dev/null | "$exe" "$@" $options "$name" > "$out"
H A Dother.sh75 halt="quit"
77 halt="q"
91 halt="halt"
97 halt="q"
115 printf '%s\n' "$halt" 2> /dev/null | "$exe" "$@" > /dev/null 2>&1
119 # bc has two halt or quit commands, so test the second as well.
149 printf 'halt\n' 2> /dev/null | "$exe" "$@" -e 4 > /dev/null
171 printf 'halt\n' 2> /dev/null | "$exe" "$@" --redefine=print -e 'define print(x) { x }' -e 'print(5)' > "$redefine_out"
176 printf 'halt\
[all...]
H A Derrors.sh91 halt="halt"
96 halt="q"
101 printf '%s\n' "$halt" 2> /dev/null | "$exe" "$@" -e "1+1" -f- -e "2+2" 2> "$out" > /dev/null
106 printf '%s\n' "$halt" 2> /dev/null | "$exe" "$@" -e "1+1" -f- -f "$testdir/$d/decimal.txt" 2> "$out" > /dev/null
H A Derror.sh102 halt="halt"
107 halt="q"
112 printf '%s\n' "$halt" 2> /dev/null | "$exe" "$@" $opts -c "$testfile" 2> "$out" > /dev/null
121 printf '%s\n' "$halt" 2> /dev/null | "$exe" "$@" $opts -C "$testfile" 2> "$out" > /dev/null
/freebsd/contrib/netbsd-tests/dev/raidframe/
H A Dt_raid.sh72 rump.halt
106 rump.halt
123 rump.halt
150 rump.halt
163 rump.halt
194 rump.halt
212 rump.halt
244 rump.halt
262 rump.halt
294 rump.halt
[all …]
/freebsd/contrib/netbsd-tests/lib/librumpclient/
H A Dt_exec.sh52 rump.halt
75 rump.halt
98 rump.halt
127 rump.halt
144 rump.halt
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Datmel-sama5d4-wdt.txt15 - atmel,idle-halt: present if you want to stop the watchdog when the CPU is
22 - atmel,dbg-halt: present if you want to stop the watchdog when the CPU is
32 atmel,dbg-halt;
33 atmel,idle-halt;
H A Datmel-wdt.txt28 - atmel,idle-halt : Should be present if you want to stop the watchdog when
35 - atmel,dbg-halt : Should be present if you want to stop the watchdog when
47 atmel,dbg-halt;
48 atmel,idle-halt;
/freebsd/contrib/netbsd-tests/lib/librumphijack/
H A Dt_asyncio.sh47 rump.halt
66 rump.halt
86 rump.halt
H A Dt_sh.sh57 rump.halt
84 rump.halt
H A Dt_tcpip.sh69 rump.halt
151 rump.halt
243 RUMP_SERVER=unix://serversock rump.halt 2> /dev/null
244 RUMP_SERVER=unix://clientsock rump.halt 2> /dev/null
/freebsd/contrib/netbsd-tests/usr.sbin/traceroute/
H A Dt_traceroute.sh78 env RUMP_SERVER=unix://commsock1 rump.halt
79 env RUMP_SERVER=unix://commsock2 rump.halt
80 env RUMP_SERVER=unix://commsock3 rump.halt
/freebsd/contrib/netbsd-tests/dev/cgd/
H A Dt_cgd.sh61 env RUMP_SERVER=unix://csock rump.halt || true
99 env RUMP_SERVER=unix://csock rump.halt || true
150 env RUMP_SERVER=unix://csock rump.halt || true
/freebsd/contrib/netbsd-tests/net/mpls/
H A Dt_mpls_fw.sh139 RUMP_SERVER=${RUMP_SERVER1} rump.halt
140 RUMP_SERVER=${RUMP_SERVER2} rump.halt
141 RUMP_SERVER=${RUMP_SERVER3} rump.halt
142 RUMP_SERVER=${RUMP_SERVER4} rump.halt
H A Dt_rfc4182.sh141 RUMP_SERVER=${RUMP_SERVER1} rump.halt
142 RUMP_SERVER=${RUMP_SERVER2} rump.halt
143 RUMP_SERVER=${RUMP_SERVER3} rump.halt
144 RUMP_SERVER=${RUMP_SERVER4} rump.halt
H A Dt_ldp_regen.sh158 RUMP_SERVER=${RUMP_SERVER1} rump.halt
159 RUMP_SERVER=${RUMP_SERVER2} rump.halt
160 RUMP_SERVER=${RUMP_SERVER3} rump.halt
161 RUMP_SERVER=${RUMP_SERVER4} rump.halt
H A Dt_mpls_fw64.sh167 RUMP_SERVER=${RUMP_SERVER1} rump.halt
168 RUMP_SERVER=${RUMP_SERVER2} rump.halt
169 RUMP_SERVER=${RUMP_SERVER3} rump.halt
170 RUMP_SERVER=${RUMP_SERVER4} rump.halt
H A Dt_mpls_fw6.sh169 RUMP_SERVER=${RUMP_SERVER1} rump.halt
170 RUMP_SERVER=${RUMP_SERVER2} rump.halt
171 RUMP_SERVER=${RUMP_SERVER3} rump.halt
172 RUMP_SERVER=${RUMP_SERVER4} rump.halt
/freebsd/contrib/bc/tests/bc/errors/
H A D26.txt21 halt -1.5)
32 halt
/freebsd/contrib/netbsd-tests/crypto/opencrypto/
H A Dt_opencrypto.sh40 rump.halt
48 atf_set require.progs rump_server rump.sysctl rump.halt
69 rump.halt
/freebsd/contrib/netbsd-tests/net/if_tun/
H A Dt_tun.sh63 RUMP_SERVER=${SOCK_LOCAL} rump.halt
129 RUMP_SERVER=${SOCK_LOCAL} rump.halt
130 RUMP_SERVER=${SOCK_REMOTE} rump.halt
/freebsd/contrib/netbsd-tests/fs/ffs/
H A Dt_quotalimit.sh85 atf_check -s exit:0 rump.halt
132 atf_check -s exit:0 rump.halt
179 atf_check -s exit:0 rump.halt
226 atf_check -s exit:0 rump.halt
278 atf_check -s exit:0 rump.halt
330 atf_check -s exit:0 rump.halt
/freebsd/sbin/reboot/
H A DMakefile4 MLINKS= reboot.8 halt.8 reboot.8 fastboot.8 reboot.8 fasthalt.8
15 LINKS= ${BINDIR}/reboot ${BINDIR}/halt \
/freebsd/contrib/netbsd-tests/net/route/
H A Dt_change.sh61 env RUMP_SERVER=unix://commsock rump.halt
94 env RUMP_SERVER=unix://commsock rump.halt
159 env RUMP_SERVER=unix://commsock rump.halt
226 env RUMP_SERVER=unix://commsock rump.halt
293 env RUMP_SERVER=unix://commsock rump.halt

12345