Lines Matching refs:expect

173 	typeset -i expect=$1
181 if ((expect != 0)); then
185 if ((expect == 0)); then
202 typeset expect=${3:-0}
204 verify_expect $expect chg_usr_exec $user \
206 verify_expect $expect chg_usr_exec $user \
222 typeset expect=${3:-0}
225 verify_expect $expect chg_usr_exec $user \
227 verify_expect $expect chg_usr_exec $user \
236 typeset expect=${3:-0}
239 verify_expect $expect chg_usr_exec $user \
255 typeset expect=${3:-0}
260 verify_expect $expect chg_usr_exec $user \
262 verify_expect $expect chg_usr_exec $user \
280 typeset expect=${3:-0}
282 verify_expect $expect chg_usr_exec $user \
298 typeset expect=${3:-0}
300 verify_expect $expect chg_usr_exec $user \
302 verify_expect $expect chg_usr_exec $user \
304 verify_expect $expect chg_usr_exec $user \
306 if [[ $expect -eq 0 ]]; then
307 verify_expect $expect chg_usr_exec $user \
323 typeset expect=${3:-0}
326 verify_expect $expect chg_usr_exec $user ls $object
328 verify_expect $expect chg_usr_exec $user cat $object
343 typeset expect=${3:-0}
344 typeset immutable_expect=${4:-$expect}
345 verify_expect $expect chg_usr_exec $user touch $object
347 verify_expect $expect chg_usr_exec $user touch -m $object
361 typeset expect=${3:-0}
363 verify_expect $expect chg_usr_exec $user chmod A+$TESTACL $object
364 verify_expect $expect chg_usr_exec $user chmod A+$TESTACL $object
365 verify_expect $expect chg_usr_exec $user chmod A0- $object
366 verify_expect $expect chg_usr_exec $user chmod A0- $object
368 verify_expect $expect chg_usr_exec $user chmod $TESTMODE $object