Lines Matching full:shell
1 # Check the internal shell handling component of the ShTest format.
3 # RUN: not %{lit} -j 1 -v %{inputs}/shtest-shell > %t.out
10 # CHECK: FAIL: shtest-shell :: error-0.txt
11 # CHECK: *** TEST 'shtest-shell :: error-0.txt' FAILED ***
20 # CHECK: FAIL: shtest-shell :: error-1.txt
21 # CHECK: *** TEST 'shtest-shell :: error-1.txt' FAILED ***
22 # CHECK: shell parser error on: 'echo "missing quote'
25 # CHECK: FAIL: shtest-shell :: error-2.txt
26 # CHECK: *** TEST 'shtest-shell :: error-2.txt' FAILED ***
30 # CHECK: PASS: shtest-shell :: redirects.txt
31 # CHECK: PASS: shtest-shell :: sequencing-0.txt
32 # CHECK: XFAIL: shtest-shell :: sequencing-1.txt