Lines Matching refs:expected
120 then err_exit "${SHELL-ksh} $cat coprocess io failed -- got '$got', expected '$exp'"
164 [[ $r == $e ]] || err_exit "$cat coprocess timing bug -- expected $e, got '$r'"
177 [[ $r == $e ]] || err_exit "$cat coprocess command substitution bug -- expected $e, got '$r'"
222 [[ $REPLY == "$exp" ]] || err_exit "REPLY from $cat coprocess failed -- expected '$exp', got '$REPLY'"
264 [[ $got == $exp ]] || err_exit "coshell(3) identification sequence failed -- expected '$exp', got '$got'"
280 [[ $got == $exp ]] || err_exit "main coprocess main query failed -- expected $exp, got '$got'"
291 [[ $got == $exp ]] || err_exit "main coprocess subshell query failed -- expected $exp, got '$got'"
307 [[ $got == $exp ]] || err_exit "subshell coprocess main query failed -- expected $exp, got '$got'"
321 [[ $got == $exp ]] || err_exit "subshell coprocess subshell query failed -- expected $exp, got '$got'"
337 [[ $REPLY == world ]] || err_exit "expected 'world' got '$REPLY'"
355 [[ $got == $exp ]] || err_exit "main coprocess subshell query failed -- expected $exp, got '$got'"