Searched refs:getTests (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/utils/lit/lit/
H A Dmain.py228 def getTests(path, litConfig, testSuiteCache, localConfigCache): function
281 sub_ts, subiter = getTests(file_execpath, litConfig,
284 sub_ts, subiter = getTests(file_sourcepath, litConfig,
342 tests.extend(getTests(input, litConfig,
521 tests.extend(getTests(input, litConfig,

Completed in 192 milliseconds