Searched refs:_run_test (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/framework/acts/bin/ |
D | act.py | 35 def _run_test(parsed_config, test_identifiers, repeat=1): function 110 ret = _run_test(c, test_identifiers, repeat)
|
/tools/asuite/atest/integration_tests/ |
D | split_build_test_script.py | 759 def _run_test( function 971 _run_test(config, unittest_argv, args.test_output_file) 980 _run_test(build_config, unittest_argv, args.test_output_file) 981 _run_test(test_config, unittest_argv, args.test_output_file)
|