Home
last modified time | relevance | path

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

/test/testfwk/developer_test/src/core/driver/
Ddrivers.py179 def update_xml(suite_file, result_xml): argument
623 def _gtest_command(self, suite_file): argument
678 def _run_gtest(self, suite_file): argument
732 def _push_corpus_cov_if_exist(self, suite_file): argument
739 def _push_corpus_if_exist(self, suite_file): argument
779 suite_file, argument
898 suite_file, argument
920 suite_file, argument
1078 def _run_jsunit(self, suite_file, device_log_file): argument
1140 def _install_hap(self, suite_file): argument
[all …]
/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/testcase/
Dtestcase_manager.py51 def get_valid_suite_file(cls, test_case_out_path, suite_file, options): argument
92 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.py774 def _run_oh_rust(self, suite_file, request=None): argument