Home
last modified time | relevance | path

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

/external/llvm/utils/lit/lit/
DTestFormats.py19 def getGTestTests(self, path, litConfig, localConfig): argument
58 litConfig, localConfig): argument
80 def execute(self, test, litConfig): argument
104 litConfig, localConfig): argument
123 def execute(self, test, litConfig): argument
128 def execute(self, test, litConfig): argument
154 litConfig, localConfig): argument
187 def execute(self, test, litConfig): argument
DTestRunner.py239 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
263 def executeTclScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
339 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
510 def executeTclTest(test, litConfig): argument
557 def executeShTest(test, litConfig, useExternalSh): argument
Dmain.py104 def __init__(self, litConfig, provider, display): argument
148 def getTestSuite(item, litConfig, cache): argument
202 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument
228 def getTests(path, litConfig, testSuiteCache, localConfigCache): argument
242 def getTestsInSuite(ts, path_in_suite, litConfig, argument
300 def runTests(numThreads, litConfig, provider, display): argument
DTestingConfig.py9 def frompath(path, parent, litConfig, mustExist, config = None): argument
88 def finish(self, litConfig): argument