Home
last modified time | relevance | path

Searched defs:litConfig (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/formats/
H A Dbase.py14 litConfig, localConfig): argument
52 litConfig, localConfig): argument
85 def execute(self, test, litConfig): argument
124 def execute(self, test, litConfig): argument
H A Dgoogletest.py27 def getGTestTests(self, path, litConfig, localConfig): argument
93 litConfig, localConfig): argument
109 def execute(self, test, litConfig): argument
H A Dshtest.py26 def execute(self, test, litConfig): argument
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Dgooglebenchmark.py26 def getBenchmarkTests(self, path, litConfig, localConfig): argument
73 litConfig, localConfig): argument
89 def execute(self, test, litConfig): argument
H A Dformat.py195 def getTestsInDirectory(self, testSuite, pathInSuite, litConfig, localConfig): argument
218 def execute(self, test, litConfig): argument
294 def _executeShTest(self, test, litConfig, steps): argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
95 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument
128 def getTests(path, litConfig, testSuiteCache, argument
143 def getTestsInSuite(ts, path_in_suite, litConfig, argument
H A DTestingConfig.py11 def fromdefaults(litConfig): argument
68 def load_from_path(self, path, litConfig): argument
145 def finish(self, litConfig): argument
H A DTestRunner.py896 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
970 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
1529 def _runShTest(test, litConfig, useExternalSh, script, tmpBase): argument
1585 def executeShTest(test, litConfig, useExternalSh, argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/examples/many-tests/
H A DManyTests.py8 def getTestsInDirectory(self, testSuite, path_in_suite, litConfig, localConfig): argument
13 def execute(self, test, litConfig): argument