Lines Matching full:shell
13 # In the case of the external shell, we check for only RUN lines in stderr in
14 # case some shell implementations format "set -x" output differently.
16 # CHECK-LABEL: FAIL: shtest-run-at-line :: external-shell/basic.txt
27 # CHECK-LABEL: FAIL: shtest-run-at-line :: external-shell/empty-run-line.txt
37 # CHECK-LABEL: FAIL: shtest-run-at-line :: external-shell/line-continuation.txt
39 # The execution trace from an external sh-like shell might print the commands
51 # CHECK-LABEL: FAIL: shtest-run-at-line :: external-shell/run-line-with-newline.txt
61 # CHECK-LABEL: FAIL: shtest-run-at-line :: internal-shell/basic.txt
73 # CHECK-LABEL: FAIL: shtest-run-at-line :: internal-shell/empty-run-line.txt
83 # CHECK-LABEL: FAIL: shtest-run-at-line :: internal-shell/line-continuation.txt
100 # CHECK-LABEL: FAIL: shtest-run-at-line :: internal-shell/run-line-with-newline.txt