Home
last modified time | relevance | path

Searched defs:lit_config (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Dworker.py22 def initialize(lit_config, parallelism_semaphores): argument
65 def _execute(test, lit_config): argument
74 def _execute_test_handle_errors(test, lit_config): argument
H A Dmain.py177 def filter_by_shard(tests, run, shards, lit_config): argument
206 def run_tests(tests, lit_config, opts, discovered_tests): argument
232 def execute_in_tmp_dir(run, lit_config): argument
H A Ddiscovery.py19 def dirContainsTestSuite(path, lit_config): argument
250 def find_tests_for_inputs(lit_config, inputs, indirectlyRunCheck): argument
H A DTestTimes.py18 def record_test_times(tests, lit_config): argument
H A Dutil.py385 def usePlatformSdkOnDarwin(config, lit_config): argument
403 def findPlatformSdkVersionOnMacOS(config, lit_config): argument
H A DLitTestCase.py18 def __init__(self, test, lit_config): argument
H A Drun.py19 def __init__(self, tests, lit_config, workers, progress_callback, argument
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dlit.cfg.py12 lit_config = object() variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/llvm/
H A D__init__.py6 def initialize(lit_config, test_config): argument
H A Dconfig.py17 def __init__(self, lit_config, config): argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/test-data-micro/
H A Ddummy_format.py11 def execute(self, test, lit_config): argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/test-data/
H A Ddummy_format.py11 def execute(self, test, lit_config): argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/xunit-output/
H A Ddummy_format.py11 def execute(self, test, lit_config): argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/custom-result-category/
H A Dformat.py9 def execute(self, test, lit_config): argument
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Dnewconfig.py15 def configure(parameters, features, config, lit_config): argument
H A Dconfig.py25 def loadSiteConfig(lit_config, config, param_name, env_name): argument
59 def __init__(self, lit_config, config): argument