Home
last modified time | relevance | path

Searched refs:parsed_config (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/bin/
Dact.py35 def _run_test(parsed_config, test_identifiers, repeat=1): argument
50 runner = _create_test_runner(parsed_config, test_identifiers)
65 def _create_test_runner(parsed_config, test_identifiers): argument
79 t = test_runner.TestRunner(parsed_config, test_identifiers)