Mercurial > hg > CbC > CbC_llvm
comparison utils/lit/tests/shtest-shell.py @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | 1172e4bd9c6f |
children | 3a76565eade5 |
comparison
equal
deleted
inserted
replaced
120:1172e4bd9c6f | 121:803732b1fca8 |
---|---|
1 # Check the internal shell handling component of the ShTest format. | 1 # Check the internal shell handling component of the ShTest format. |
2 # | 2 # |
3 # RUN: not %{lit} -j 1 -v %{inputs}/shtest-shell > %t.out | 3 # RUN: not %{lit} -j 1 -v %{inputs}/shtest-shell > %t.out |
4 # FIXME: Temporarily dump test output so we can debug failing tests on | |
5 # buildbots. | |
6 # RUN: cat %t.out | |
4 # RUN: FileCheck --input-file %t.out %s | 7 # RUN: FileCheck --input-file %t.out %s |
5 # | 8 # |
6 # END. | 9 # END. |
7 | 10 |
8 # CHECK: -- Testing: | 11 # CHECK: -- Testing: |