Lines Matching full:suite

1 # Check the basic discovery process, including a sub-suite.
9 # CHECK-BASIC-ERR: loading suite config '{{.*(/|\\\\)discovery(/|\\\\)lit.cfg}}'
10 # CHECK-BASIC-ERR-DAG: loading suite config '{{.*(/|\\\\)discovery(/|\\\\)subsuite(/|\\\\)lit.cfg}}'
14 # CHECK-BASIC-OUT: sub-suite - 2 tests
17 # CHECK-BASIC-OUT: top-level-suite - 3 tests
25 # CHECK-BASIC-OUT: sub-suite :: test-one
26 # CHECK-BASIC-OUT: sub-suite :: test-two
27 # CHECK-BASIC-OUT: top-level-suite :: subdir/test-three
28 # CHECK-BASIC-OUT: top-level-suite :: test-one
29 # CHECK-BASIC-OUT: top-level-suite :: test-two
56 # CHECK-CONFIG-MAP-ERR: loading suite config '{{.*}}lit.alt.cfg'
70 # CHECK-DIRECT-TEST: sub-suite :: test-one
71 # CHECK-DIRECT-TEST: top-level-suite :: subdir/test-three
80 # CHECK-PYCONFIG-ERR: loading suite config '{{.*(/|\\\\)py-config-discovery(/|\\\\)lit.site.cfg.py}…
84 # CHECK-PYCONFIG-ERR-DAG: loading suite config '{{.*(/|\\\\)discovery(/|\\\\)subsuite(/|\\\\)lit.cf…
88 # CHECK-PYCONFIG-OUT: sub-suite - 2 tests
91 # CHECK-PYCONFIG-OUT: top-level-suite - 3 tests
96 # CHECK-PYCONFIG-OUT: sub-suite :: test-one
97 # CHECK-PYCONFIG-OUT: sub-suite :: test-two
98 # CHECK-PYCONFIG-OUT: top-level-suite :: subdir/test-three
99 # CHECK-PYCONFIG-OUT: top-level-suite :: test-one
100 # CHECK-PYCONFIG-OUT: top-level-suite :: test-two
110 # CHECK-ASEXEC-ERR: loading suite config '{{.*(/|\\\\)exec-discovery(/|\\\\)lit.site.cfg}}'
114 # CHECK-ASEXEC-ERR-DAG: loading suite config '{{.*(/|\\\\)discovery(/|\\\\)subsuite(/|\\\\)lit.cfg}…
118 # CHECK-ASEXEC-OUT: sub-suite - 2 tests
121 # CHECK-ASEXEC-OUT: top-level-suite - 3 tests
126 # CHECK-ASEXEC-OUT: sub-suite :: test-one
127 # CHECK-ASEXEC-OUT: sub-suite :: test-two
128 # CHECK-ASEXEC-OUT: top-level-suite :: subdir/test-three
129 # CHECK-ASEXEC-OUT: top-level-suite :: test-one
130 # CHECK-ASEXEC-OUT: top-level-suite :: test-two
142 # CHECK-ASEXEC-DIRECT-TEST: top-level-suite :: subdir/test-three
161 # Check that an error is produced if suffixes variable is set for a suite with
169 # Check that an error is produced if excludes variable is set for a suite with
190 # CHECK-getTestsForPath: PASS: discovery-getTestsForPath-suite :: {{.+}}one.test
191 # CHECK-getTestsForPath: PASS: discovery-getTestsForPath-suite :: {{.+}}two.test
194 # suite located inside the test source root.
201 # Try it again after cd'ing into the test suite using a short relative path.
208 # CHECK-ASEXEC-INTREE: exec-discovery-in-tree-suite - 1 tests
214 # CHECK-ASEXEC-INTREE-NEXT: exec-discovery-in-tree-suite :: test-one