Searched defs:litConfig (Results 1 – 7 of 7) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/formats/ |
H A D | googletest.py | 21 def getGTestTests(self, path, litConfig, localConfig): argument 61 litConfig, localConfig): argument 71 litConfig, localConfig): argument 92 def execute(self, test, litConfig): argument
|
H A D | base.py | 15 litConfig, localConfig): argument 53 litConfig, localConfig): argument 86 def execute(self, test, litConfig): argument
|
H A D | shtest.py | 10 def execute(self, test, litConfig): argument
|
/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/ |
H A D | discovery.py | 21 def getTestSuite(item, litConfig, cache): argument 76 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument 109 def getTests(path, litConfig, testSuiteCache, localConfigCache): argument 123 def getTestsInSuite(ts, path_in_suite, litConfig, argument
|
H A D | TestingConfig.py | 12 def fromdefaults(litConfig): argument 74 def load_from_path(self, path, litConfig): argument 135 def finish(self, litConfig): argument
|
H A D | TestRunner.py | 245 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument 275 def executeScript(test, litConfig, tmpBase, commands, cwd): argument 492 def _runShTest(test, litConfig, useExternalSh, argument 523 def executeShTest(test, litConfig, useExternalSh, argument
|
/minix3/external/bsd/libc++/dist/libcxx/test/libcxx/test/ |
H A D | format.py | 34 litConfig, localConfig): argument
|