Home
last modified time | relevance | path

Searched defs:suite_file (Results 1 – 4 of 4) 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.py179 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/
Dtestcase_manager.py51 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/
Dutils.py194 def get_fuzzer_path(suite_file): argument