Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/
Dtest_runner.py136 test_case_iterations = self.test_configs.get(
140 test_case_iterations)
142 run_list, test_case_iterations=test_case_iterations)
488 test_case_iterations = 1
490 test_case_iterations = self.test_configs.get(
496 test_case_iterations)
Dconfig_parser.py178 def test_randomizer(test_identifiers, test_case_iterations=10): argument
199 1, test_case_iterations + 1)))
/tools/test/connectivity/acts/framework/acts/bin/
Dact.py241 args.test_args, args.random, args.test_case_iterations)