Home
last modified time | relevance | path

Searched defs:iteration_index (Results 1 – 2 of 2) sorted by relevance

/Renode-v1.15.3-c57714d/tests/
Dnunit_tests_provider.py34 def get_output_dir(self, options, iteration_index, suite_retry_index): argument
85 def run(self, options, run_id, iteration_index=1, suite_retry_index=0): argument
165 def should_retry_suite(self, options, iteration_index, suite_retry_index): argument
Drobot_tests_provider.py303 def get_output_dir(self, options, iteration_index, suite_retry_index): argument
340 …def _run_remote_server(self, options, iteration_index=1, suite_retry_index=0, remote_server_port=N… argument
536 def run(self, options, run_id=0, iteration_index=1, suite_retry_index=0): argument
691 def should_retry_suite(self, options, iteration_index, suite_retry_index): argument
729 def _run_dependencies(self, test_cases_names, options, iteration_index=1, suite_retry_index=0): argument
737 …def _run_inner(self, fixture, hotspot, test_cases_names, options, iteration_index=1, suite_retry_i… argument
869 def _create_timeout_handler(self, options, iteration_index, suite_retry_index): argument