/tools/asuite/atest/ |
D | atest.py | 231 def _validate_exec_mode(args, test_infos, host_tests=None): argument 267 def _validate_tm_tests_exec_mode(args, test_infos): argument 420 def _print_test_info(mod_info, test_infos): argument 442 def is_from_test_mapping(test_infos): argument 454 def _split_test_mapping_tests(test_infos): argument 473 def _run_test_mapping_tests(results_dir, test_infos, extra_args): argument 530 def _dry_run(results_dir, extra_args, test_infos): argument 618 def _dry_run_validator(args, results_dir, extra_args, test_infos): argument
|
D | test_runner_handler.py | 64 def group_tests_by_test_runners(test_infos): argument 88 def get_test_runner_reqs(module_info, test_infos): argument 107 def run_all_tests(results_dir, test_infos, extra_args, argument
|
D | test_runner_handler_unittest.py | 56 def run_tests(self, test_infos, extra_args, reporter): argument 65 def generate_run_commands(self, test_infos, extra_args, port=None): argument 74 def run_tests(self, test_infos, extra_args, reporter): argument
|
D | cli_translator.py | 437 def _gather_build_targets(self, test_infos): argument
|
D | atest_utils.py | 516 def update_test_info_cache(test_reference, test_infos, argument
|
/tools/tradefederation/core/atest/ |
D | atest.py | 227 def _validate_exec_mode(args, test_infos, host_tests=None): argument 263 def _validate_tm_tests_exec_mode(args, test_infos): argument 410 def _print_test_info(mod_info, test_infos): argument 431 def is_from_test_mapping(test_infos): argument 443 def _split_test_mapping_tests(test_infos): argument 462 def _run_test_mapping_tests(results_dir, test_infos, extra_args): argument 519 def _dry_run(results_dir, extra_args, test_infos): argument
|
D | test_runner_handler.py | 63 def group_tests_by_test_runners(test_infos): argument 87 def get_test_runner_reqs(module_info, test_infos): argument 106 def run_all_tests(results_dir, test_infos, extra_args, argument
|
D | test_runner_handler_unittest.py | 53 def run_tests(self, test_infos, extra_args, reporter): argument 62 def generate_run_commands(self, test_infos, extra_args, port=None): argument 71 def run_tests(self, test_infos, extra_args, reporter): argument
|
D | cli_translator.py | 436 def _gather_build_targets(self, test_infos): argument
|
D | atest_utils.py | 522 def update_test_info_cache(test_reference, test_infos, argument
|
/tools/tradefederation/core/atest/test_runners/ |
D | robolectric_test_runner.py | 61 def run_tests(self, test_infos, extra_args, reporter): argument 76 def run_tests_raw(self, test_infos, extra_args, reporter): argument 99 def run_tests_pretty(self, test_infos, extra_args, reporter): argument 236 def generate_run_commands(self, test_infos, extra_args, port=None): argument
|
D | atest_tf_test_runner.py | 115 def run_tests(self, test_infos, extra_args, reporter): argument 134 def run_tests_raw(self, test_infos, extra_args, reporter): argument 156 def run_tests_pretty(self, test_infos, extra_args, reporter): argument 440 def generate_run_commands(self, test_infos, extra_args, port=None): argument 493 def _flatten_test_infos(self, test_infos): argument 587 def _create_test_args(self, test_infos): argument
|
D | example_test_runner.py | 30 def run_tests(self, test_infos, extra_args, reporter): argument 60 def generate_run_commands(self, test_infos, extra_args, port=None): argument
|
D | regression_test_runner.py | 38 def run_tests(self, test_infos, extra_args, reporter): argument 73 def generate_run_commands(self, test_infos, extra_args, port=None): argument
|
D | suite_plan_test_runner.py | 52 def run_tests(self, test_infos, extra_args, reporter): argument 104 def generate_run_commands(self, test_infos, extra_args): argument
|
D | test_runner_base.py | 171 def run_tests(self, test_infos, extra_args, reporter): argument 193 def generate_run_commands(self, test_infos, extra_args, port=None): argument
|
/tools/asuite/atest/test_runners/ |
D | robolectric_test_runner.py | 62 def run_tests(self, test_infos, extra_args, reporter): argument 77 def run_tests_raw(self, test_infos, extra_args, reporter): argument 100 def run_tests_pretty(self, test_infos, extra_args, reporter): argument 245 def generate_run_commands(self, test_infos, extra_args, port=None): argument
|
D | atest_tf_test_runner.py | 117 def run_tests(self, test_infos, extra_args, reporter): argument 137 def run_tests_raw(self, test_infos, extra_args, reporter): argument 159 def run_tests_pretty(self, test_infos, extra_args, reporter): argument 451 def generate_run_commands(self, test_infos, extra_args, port=None): argument 504 def _flatten_test_infos(self, test_infos): argument 600 def _create_test_args(self, test_infos): argument
|
D | example_test_runner.py | 29 def run_tests(self, test_infos, extra_args, reporter): argument 61 def generate_run_commands(self, test_infos, extra_args, port=None): argument
|
D | suite_plan_test_runner.py | 51 def run_tests(self, test_infos, extra_args, reporter): argument 103 def generate_run_commands(self, test_infos, extra_args): argument
|
D | regression_test_runner.py | 38 def run_tests(self, test_infos, extra_args, reporter): argument 75 def generate_run_commands(self, test_infos, extra_args, port=None): argument
|
D | vts_tf_test_runner.py | 55 def run_tests(self, test_infos, extra_args, reporter): argument 108 def generate_run_commands(self, test_infos, extra_args): argument
|
D | test_runner_base.py | 164 def run_tests(self, test_infos, extra_args, reporter): argument 186 def generate_run_commands(self, test_infos, extra_args, port=None): argument
|
/tools/tradefederation/core/atest/test_finders/ |
D | cache_finder.py | 30 def _is_latest_testinfos(self, test_infos): argument
|
/tools/asuite/atest/test_finders/ |
D | cache_finder.py | 31 def _is_latest_testinfos(self, test_infos): argument
|