Home
last modified time | relevance | path

Searched refs:developer_test_path (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/developer_test/local_coverage/
Dcoverage_tools.py164 developer_test_path = os.path.join(root_path, "test/testfwk/developer_test") variable
170 copy_coverage(developer_test_path)
171 generate_coverage_rc(developer_test_path)
172 remove_thrd_gcda(developer_test_path)
176 get_subsystem_config(test_part_list, developer_test_path)
179 execute_code_cov_tools(developer_test_path)
182 developer_test_path, "local_coverage/keyword_registration/keyword_filter.py")
187 execute_interface_cov_tools(testpart_args, developer_test_path)
193 developer_test_path, "local_coverage/restore_comment/after_lcov_branch.py")
/test/testfwk/developer_test/local_coverage/automate_execute/
Dbuild_part.py122 developer_test_path = os.path.join(root_path, "test/testfwk/developer_test") variable
124 developer_test_path,
128 build_success = get_bundle_json(test_part_str, developer_test_path, root_path)
130 execute_case(developer_test_path, test_part_str)
/test/testfwk/developer_test/local_coverage/resident_service/
Dpull_service_gcda.py142 developer_test_path = os.path.join(root_path, "test/testfwk/developer_test") variable
144 developer_test_path, "local_coverage/resident_service")
151 ip, port, sn = get_config_ip_info(os.path.join(developer_test_path, "config/user_config.xml"))
163 developer_test_path, service_path, root_path, port)
Dinit_gcov.py350 developer_test_path = os.path.join(root_path, "test/testfwk/developer_test") variable
354 ip, port, sn = get_config_ip_info(os.path.join(developer_test_path, "config/user_config.xml"))
367 modify_cfg_xml_file(developer_test_path, ip, sn_list,