Home
last modified time | relevance | path

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

/llvm-project/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.py210 filter_by_shard(tests, run, shards, lit_config) global() argument
246 run_tests(tests, lit_config, opts, discovered_tests) global() argument
273 execute_in_tmp_dir(run, lit_config) global() argument
[all...]
H A DTestTimes.py17 def record_test_times(tests, lit_config): argument
H A Ddiscovery.py21 def dirContainsTestSuite(path, lit_config): argument
253 def find_tests_for_inputs(lit_config, inputs): argument
H A DLitTestCase.py18 def __init__(self, test, lit_config): argument
H A Dutil.py456 def usePlatformSdkOnDarwin(config, lit_config): argument
477 def findPlatformSdkVersionOnMacOS(config, lit_config): argument
H A Drun.py22 __init__( self, tests, lit_config, workers, progress_callback, max_failures, timeout ) global() argument
/llvm-project/libcxx/benchmarks/
H A Dlit.cfg.py
/llvm-project/llvm/utils/lit/lit/llvm/
H A D__init__.py6 def initialize(lit_config, test_config): argument
H A Dconfig.py28 def __init__(self, lit_config, config): argument
[all...]
/llvm-project/llvm/utils/lit/tests/Inputs/xunit-output/
H A Ddummy_format.py13 def execute(self, test, lit_config): argument
/llvm-project/llvm/utils/lit/tests/Inputs/test-data-micro/
H A Ddummy_format.py13 def execute(self, test, lit_config): argument
/llvm-project/llvm/utils/lit/tests/Inputs/test-data/
H A Ddummy_format.py13 def execute(self, test, lit_config): argument
/llvm-project/llvm/utils/lit/tests/Inputs/custom-result-category/
H A Dformat.py9 def execute(self, test, lit_config): argument
/llvm-project/libcxx/utils/libcxx/test/
H A Dconfig.py23 def configure(parameters, features, config, lit_config): argument