Home
last modified time | relevance | path

Searched refs:testout (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_command_substitution.sh134 typeset testout
165testout}" == "command substitution calling myfunc successfully returned 0" ]] || err_exit "Expecte…
193 typeset testout
209 [[ "${testout}" == "xok" ]] || err_exit "Expected 'xok', got ${testout}"
213 [[ "${testout}" == "xok" ]] || err_exit "Expected 'xok', got ${testout}"
217 [[ "${testout}" == "xok" ]] || err_exit "Expected 'xok', got ${testout}"
221 [[ "${testout}" == "xok" ]] || err_exit "Expected 'xok', got ${testout}"
225 [[ "${testout}" == "xok" ]] || err_exit "Expected 'xok', got ${testout}"
235 [[ "${testout}" == "hi" ]] || err_exit "test004: Expected 'hi', got '${testout}'"
283 testout="$( < "${tmpfile}.out")"
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/trivial/
H A Dzfs_acl_pax_003_pos.ksh72 testout=$TMP_DIR/testout.$$
75 log_must eval "record_cksum $TST_DIR $testout > /dev/null 2>&1"
77 log_must usr_exec diff $initout $testout
H A Dzfs_acl_pax_001_pos.ksh78 testout=$TMP_DIR/testout.$$
81 log_must eval "record_cksum $TST_DIR $testout > /dev/null 2>&1"
83 log_must usr_exec diff $initout $testout
H A Dzfs_acl_pax_002_pos.ksh77 testout=$TMP_DIR/testout.$$
80 log_must eval "record_cksum $TST_DIR $testout > /dev/null 2>&1"
82 log_must usr_exec diff $initout $testout
H A Dzfs_acl_tar_001_pos.ksh76 testout=$TMP_DIR/testout.$$
79 log_must record_cksum $TST_DIR $testout
81 log_must usr_exec diff $initout $testout