Searched defs:suite_file (Results 1 – 4 of 4) sorted by relevance
| /test/testfwk/developer_test/aw/python/distributed/common/ |
| D | drivers.py | 71 def receive_coverage_data(device, result_path, suite_file, file_name): argument 108 def execute(self, suite_file, result_path, options, push_flag=False): argument 121 def execute(self, suite_file, result_path, options, background=False): argument
|
| /test/testfwk/developer_test/src/core/driver/ |
| D | drivers.py | 179 def update_xml(suite_file, result_xml): argument 653 def _gtest_command(self, suite_file): argument 709 def _run_gtest(self, suite_file): argument 762 def _push_corpus_cov_if_exist(self, suite_file): argument 769 def _push_corpus_if_exist(self, suite_file): argument 809 suite_file, argument 932 suite_file, argument 954 suite_file, argument 1112 def _run_jsunit(self, suite_file, device_log_file): argument 1174 def _install_hap(self, suite_file): argument [all …]
|
| /test/testfwk/developer_test/src/core/testcase/ |
| D | testcase_manager.py | 51 def get_valid_suite_file(cls, test_case_out_path, suite_file, options): argument 91 def check_python_test_file(cls, suite_file): argument
|
| /test/testfwk/developer_test/src/core/ |
| D | utils.py | 194 def get_fuzzer_path(suite_file): argument
|