Lines Matching full:test
5 - test:stage-lint
6 - test:stage-full
7 - test:post
8 - test:docs
15 .test-basic:
22 .test:
23 extends: .test-basic
44 # Test formatting
47 stage: test:stage-lint
49 - .test-basic
63 # Test static analysis
66 stage: test:stage-lint
67 extends: .test
99 # Test memory access assumptions
102 stage: test:stage-lint
103 extends: .test
133 # Test suite
161 stage: test:stage-full
162 extends: .test
188 # Test suite
198 … / NPROC_POOL / 1)) CEED_BACKENDS="/cpu/self" JUNIT_BATCH="cpu-serial" junit search="test-smartsim"
222 stage: test:stage-full
223 extends: .test
249 # Test suite
258 …OC_POOL / 1)) CEED_BACKENDS="/cpu/self" JUNIT_BATCH="cpu-serial-int64" junit search="test-smartsim"
284 # stage: test:stage-full
285 # extends: .test
312 # # Test suite
343 stage: test:stage-full
344 extends: .test
371 # Test suite
397 test-coverage:
398 stage: test:post
399 extends: .test
429 stage: test:docs
435 - .test-basic