Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/bin/
Dact.py35 def _run_test(parsed_config, test_identifiers, repeat=1): function
110 ret = _run_test(c, test_identifiers, repeat)
/tools/asuite/atest/integration_tests/
Dsplit_build_test_script.py759 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)