Home
last modified time | relevance | path

Searched defs:suite_file (Results 1 – 5 of 5) sorted by relevance

/test/testfwk/developer_test/aw/python/distributed/common/
Ddrivers.py71 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/
Ddrivers.py182 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/
Dtestcase_manager.py224 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/
Dutils.py194 def get_fuzzer_path(suite_file): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Dopenharmony.py769 def _run_oh_rust(self, suite_file, request=None): argument