Searched defs:suite_file (Results 1 – 5 of 5) 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 | 182 def update_xml(suite_file, result_xml): argument 599 def _gtest_command(self, suite_file): argument 654 def _run_gtest(self, suite_file): argument 733 def _push_corpus_cov_if_exist(self, suite_file): argument 740 def _push_corpus_if_exist(self, suite_file): argument 780 suite_file, argument 906 def _run_jsunit(self, suite_file, device_log_file): argument 1008 def _install_hap(self, suite_file): argument 1056 suite_file, argument 1078 suite_file, argument [all …]
|
/test/testfwk/developer_test/src/core/testcase/ |
D | testcase_manager.py | 224 def get_valid_suite_file(cls, test_case_out_path, suite_file, options): argument 265 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
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
D | openharmony.py | 769 def _run_oh_rust(self, suite_file, request=None): argument
|