forked from OSchip/llvm-project
1602058c04
Similar to `FILECHECK_OPTS` for FileCheck, `LIT_OPTS` makes it easy to adjust lit behavior when running the test suite via ninja. For example: ``` $ LIT_OPTS='--time-tests -vv --filter=threadprivate' \ ninja check-clang-openmp ``` Reviewed By: probinson Differential Revision: https://reviews.llvm.org/D64135 llvm-svn: 365313 |
||
---|---|---|
.. | ||
config-map-discovery | ||
discovery | ||
exec-discovery | ||
exec-discovery-in-tree | ||
googletest-format | ||
googletest-timeout | ||
googletest-upstream-format | ||
lit-opts | ||
max-failures | ||
parallelism-groups | ||
progress-bar | ||
py-config-discovery | ||
shtest-env | ||
shtest-format | ||
shtest-output-printing | ||
shtest-run-at-line | ||
shtest-shell | ||
shtest-timeout | ||
test-data | ||
test-data-micro | ||
testrunner-custom-parsers | ||
xunit-output |