Home
last modified time | relevance | path

Searched refs:TestingConfig (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/
H A Dunparsed-requirements.py6 from lit.TestingConfig import TestingConfig
8 config = TestingConfig(None, "config", [".txt"], None, [], [], False, sys.argv[1], sys.argv[1], [],…
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Ddiscovery.py9 from lit.TestingConfig import TestingConfig
65 cfg = TestingConfig.fromdefaults(litConfig)
H A DTestingConfig.py5 class TestingConfig(object): class
54 return TestingConfig(None,
H A DLitConfig.py9 import lit.TestingConfig
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dlit.rst383 This is the config object (a *TestingConfig* instance) for the test suite,
510 However, if the ``recursiveExpansionLimit`` property of the ``TestingConfig``