Lines Matching refs:not
16 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
20 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
58 not=
61 not="${not} -o not-match:$b"
64 atf_check -s exit:0 -o "match:${res}" ${not} -e empty \
68 atf_check -s exit:0 -o match:complete -o not-match:ERR -e empty \
120 # a syntax error and a non-interactive shell may exit; if the shell does not
125 # other shells do not.
128 # (and checks that if the shell does not exit, "shift" returns status != 0)
147 atf_check -s not-exit:0 -o match:OK -o not-match:ERR \
175 atf_check -s not-exit:0 -o match:OK -o not-match:ERR \
183 atf_set "descr" "Test that shift in a function does not affect outside"
199 # That is not hex (octal will be treated as if it were decimal, a leading 0
201 # would be OK if parsed as octal, but not if parsed (correctly) as decimal)
205 # Also no signed values (no + or -) and not a string that looks kind of like
217 atf_check -s not-exit:0 -o empty -e ignore ${TEST_SH} -c \
219 atf_check -s not-exit:0 -o empty -e ignore ${TEST_SH} -c \
235 atf_check -s not-exit:0 -o empty -e not-empty ${TEST_SH} -c \