Home
last modified time | relevance | path

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

/external/llvm/utils/lit/lit/formats/
Dgoogletest.py21 def getGTestTests(self, path, litConfig, localConfig): argument
62 litConfig, localConfig): argument
72 litConfig, localConfig): argument
93 def execute(self, test, litConfig): argument
Dbase.py15 litConfig, localConfig): argument
53 litConfig, localConfig): argument
86 def execute(self, test, litConfig): argument
Dshtest.py10 def execute(self, test, litConfig): argument
/external/llvm/utils/lit/lit/
Ddiscovery.py21 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
DTestingConfig.py12 def fromdefaults(litConfig): argument
68 def load_from_path(self, path, litConfig): argument
129 def finish(self, litConfig): argument
DTestRunner.py236 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
266 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
469 def executeShTest(test, litConfig, useExternalSh, argument