| /test/xts/tools/reftest/ |
| D | svg.py | 20 def setUp(self) -> None: argument 24 def test_svg_001(self): argument 37 def test_svg_002(self): argument 50 def test_svg_003(self): argument 63 def test_svg_004(self): argument 76 def test_svg_005(self): argument 89 def test_svg_006(self): argument 102 def test_svg_007(self): argument 115 def test_svg_008(self): argument 128 def test_svg_009(self): argument [all …]
|
| D | mathml.py | 21 def setUp(self) -> None: argument 25 def test_mathml_001(self): argument 38 def test_mathml_002(self): argument 52 def test_mathml_003(self): argument 65 def test_mathml_004(self): argument 78 def test_mathml_005(self): argument 91 def test_mathml_006(self): argument 104 def test_mathml_007(self): argument 117 def test_mathml_008(self): argument 130 def test_mathml_009(self): argument [all …]
|
| D | wpt_html.py | 19 def setUp(self) -> None: argument 22 def test_html_001(self): argument 39 def test_html_002(self): argument 52 def test_html_003(self): argument 65 def test_html_004(self): argument 78 def test_html_005(self): argument 91 def test_html_006(self): argument 104 def test_html_007(self): argument 117 def test_html_008(self): argument 130 def test_html_009(self): argument [all …]
|
| D | infrastructure.py | 20 def setUp(self) -> None: argument 24 def test_infrastructure_001(self): argument 37 def test_infrastructure_002(self): argument 50 def test_infrastructure_003(self): argument 63 def test_infrastructure_004(self): argument 76 def test_infrastructure_005(self): argument 89 def test_infrastructure_006(self): argument 102 def test_infrastructure_007(self): argument 115 def test_infrastructure_008(self): argument 128 def test_infrastructure_009(self): argument [all …]
|
| D | forced_colors_mode.py | 21 def setUp(self) -> None: argument 25 def test_forced_colors_mode_001(self): argument 38 def test_forced_colors_mode_002(self): argument 51 def test_forced_colors_mode_003(self): argument 64 def test_forced_colors_mode_004(self): argument 77 def test_forced_colors_mode_005(self): argument 90 def test_forced_colors_mode_006(self): argument 103 def test_forced_colors_mode_007(self): argument 116 def test_forced_colors_mode_008(self): argument 129 def test_forced_colors_mode_009(self): argument [all …]
|
| D | shadow_dom.py | 20 def setUp(self) -> None: argument 24 def test_shadow_dom_001(self): argument 37 def test_shadow_dom_002(self): argument 50 def test_shadow_dom_003(self): argument 63 def test_shadow_dom_004(self): argument 77 def test_shadow_dom_005(self): argument 90 def test_shadow_dom_006(self): argument 103 def test_shadow_dom_007(self): argument 118 def test_shadow_dom_008(self): argument 131 def test_shadow_dom_009(self): argument [all …]
|
| D | compat.py | 19 def setUp(self) -> None: argument 23 def test_compat_001(self): argument 36 def test_compat_002(self): argument 49 def test_compat_003(self): argument 62 def test_compat_004(self): argument 75 def test_compat_005(self): argument 88 def test_compat_006(self): argument 101 def test_compat_007(self): argument 114 def test_compat_008(self): argument 127 def test_compat_009(self): argument [all …]
|
| D | density_size_correction.py | 20 def setUp(self) -> None: argument 24 def test_density_size_correction_001(self): argument 37 def test_density_size_correction_002(self): argument 50 def test_density_size_correction_003(self): argument 63 def test_density_size_correction_004(self): argument 76 def test_density_size_correction_005(self): argument 89 def test_density_size_correction_006(self): argument 102 def test_density_size_correction_007(self): argument 115 def test_density_size_correction_008(self): argument 128 def test_density_size_correction_009(self): argument [all …]
|
| D | quirks.py | 20 def setUp(self) -> None: argument 24 def test_quirks_001(self): argument 37 def test_quirks_002(self): argument 50 def test_quirks_003(self): argument 63 def test_quirks_004(self): argument 76 def test_quirks_005(self): argument 89 def test_quirks_006(self): argument 102 def test_quirks_007(self): argument 117 def test_quirks_008(self): argument 130 def test_quirks_009(self): argument [all …]
|
| D | scroll_animations.py | 20 def setUp(self) -> None: argument 25 def test_scroll_animations_001(self): argument 38 def test_scroll_animations_002(self): argument 51 def test_scroll_animations_003(self): argument 64 def test_scroll_animations_004(self): argument 77 def test_scroll_animations_005(self): argument 90 def test_scroll_animations_006(self): argument 103 def test_scroll_animations_007(self): argument 120 def test_scroll_animations_008(self): argument 136 def test_scroll_animations_009(self): argument [all …]
|
| D | animation_worklet.py | 19 def setUp(self) -> None: argument 23 def test_animation_worklet_001(self): argument 36 def test_animation_worklet_002(self): argument 49 def test_animation_worklet_003(self): argument 62 def test_animation_worklet_004(self): argument 75 def test_animation_worklet_005(self): argument 88 def test_animation_worklet_006(self): argument 101 def test_animation_worklet_007(self): argument 114 def test_animation_worklet_008(self): argument 127 def test_animation_worklet_009(self): argument [all …]
|
| D | fetch.py | 20 def setUp(self) -> None: argument 24 def test_fetch_001(self): argument 37 def test_fetch_002(self): argument 50 def test_fetch_003(self): argument 63 def test_fetch_004(self): argument 76 def test_fetch_005(self): argument 89 def test_fetch_006(self): argument 102 def test_fetch_007(self): argument 115 def test_fetch_008(self): argument 128 def test_fetch_009(self): argument [all …]
|
| D | Tool.py | 23 def __init__(self): argument 28 def init_webview(self, test_package): argument 52 def init_chromedriver(self): argument 58 def click_by_id(self, value): argument 62 def click_by_name(self, value): argument 66 def click_by_calss_name(self, value): argument 70 def click_by_tag_name(self, value): argument 74 def click_by_link_text(self, value): argument 78 def click_by_partial_link_text(self, value): argument 82 def click_by_xpath(self, value): argument [all …]
|
| D | web_animations.py | 20 def setUp(self) -> None: argument 24 def test_web_animations_001(self): argument 37 def test_web_animations_002(self): argument 50 def test_web_animations_003(self): argument 63 def test_web_animations_004(self): argument 76 def test_web_animations_005(self): argument 89 def test_web_animations_006(self): argument 102 def test_web_animations_007(self): argument 115 def test_web_animations_008(self): argument
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/parser/ |
| D | parser.py | 80 def __init__(self): argument 89 def get_suite_name(self): argument 92 def get_listeners(self): argument 95 def __process__(self, lines): argument 102 def __done__(self): argument 113 def parse(self, line): argument 139 def process_test(self, line): argument 179 def handle_test_suite_failed(self, error_msg): argument 195 def handle_test_started_tag(self, message): argument 217 def handle_test_ended_tag(self, message, test_status): argument [all …]
|
| D | parser_lite.py | 79 def __init__(self): argument 86 def get_suite_name(self): argument 89 def get_listeners(self): argument 92 def __process__(self, lines): argument 100 def __done__(self): argument 134 def _process_informational_line(self, line): argument 142 def _process_test_run_line(self, line): argument 148 def parse(self, line): argument 170 def process_test(self, line): argument 210 def handle_test_started_tag(self, message): argument [all …]
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/managers/ |
| D | manager_device.py | 59 def __init__(self): argument 70 def init_environment(self, environment="", user_config_file=""): argument 73 def env_stop(self): argument 76 def _start_device_monitor(self, environment="", user_config_file=""): argument 106 def _stop_device_monitor(self): argument 111 def find(self, idevice): argument 123 def apply_device(self, device_option, timeout=3): argument 143 def allocate_device_option(self, device_option): argument 168 def release_device(self, device): argument 186 def reset_device(self, device): argument [all …]
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
| D | openharmony.py | 98 def __init__(self): argument 111 def __check_environment__(self, device_options): argument 114 def __check_config__(self, config): argument 117 def __execute__(self, request): argument 165 def _run_oh_kernel(self, config_file, listeners=None, request=None): argument 178 def _get_driver_config(self, json_config): argument 207 def __result__(self): argument 212 def __init__(self, config): argument 217 def run(self, listeners): argument 227 def _get_shell_handler(self, listeners): argument [all …]
|
| /test/testfwk/developer_test/src/core/driver/ |
| D | lite_driver.py | 82 def __check_failed__(self, msg): argument 86 def __check_environment__(self, device_options): argument 89 def __check_config__(self, config): argument 99 def __execute__(self, request): argument 127 def _mount_nfs_server(self): argument 153 def _before_execute_test(self): argument 175 def _execute_test(self, request): argument 205 def _get_test_para(self, testcase, testlevel): argument 215 def _after_execute_test(self, request): argument 264 def _clear_nfs_space(self): argument [all …]
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
| D | device_lite.py | 81 def device_action(self, *args, **kwargs): argument 120 def __init__(self): argument 131 def __set_serial__(self, device=None): argument 141 def __get_serial__(self): argument 144 def get(self, key=None, default=None): argument 153 def __set_device_kernel__(self, kernel_type=""): argument 156 def __get_device_kernel__(self): argument 228 def __check_config__(self, device=None): argument 241 def set_connect_type(self, device): argument 272 def __init_device__(self, device): argument [all …]
|
| /test/testfwk/xdevice/src/xdevice/_core/environment/ |
| D | env_pool.py | 65 def __init__(self, **kwargs): argument 84 def _load_managers(self): argument 98 def _unload_manager(self): argument 106 def get_device(self, selector, timeout=10): argument 118 def init_pool(self, node): argument 134 def shutdown(self): argument 142 def _apply_device(self, selector, timeout=3): argument 200 def __init__(self): argument 205 def __on_root_attrib__(self, attrib_dict): argument 208 def add_element_string(self, element_str=""): argument [all …]
|
| D | manager_env.py | 48 def __init__(self): argument 55 def __get_serial__(self): argument 61 def get_devices(self): argument 64 def check_serial(self): argument 69 def add_device(self, device, index=None): argument 98 def __init__(self, environment="", user_config_file=""): argument 105 def env_start(self, environment="", user_config_file=""): argument 126 def env_stop(self): argument 134 def apply_environment(self, device_options): argument 150 def release_environment(self, environment): argument [all …]
|
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| D | request.py | 43 def __init__(self, uuid=None, name=None, source=None, container=False, error=None): argument 53 def get_container(self): argument 56 def get_unique_id(self): argument 69 def __init__(self, root=None, drivers=None, config=None): argument 74 def init(self, config): argument 111 def _get_task_dir(self, task_file): argument 134 def _load_task(self, task_dir, file_name): argument 146 def set_root_descriptor(self, root): argument 155 def _init_driver(self, test_descriptor): argument 215 def __init__(self, uuid=None, root=None, listeners=None, config=None): argument [all …]
|
| /test/testfwk/developer_test/src/core/config/ |
| D | config_manager.py | 36 def __init__(self, filepath=""): argument 45 def get_framework_config(self, target_name): argument 70 def get_test_category_info(self, target_name="test_category"): argument 90 def get_all_category_info(self, target_name="all_category"): argument 96 def __init__(self, filepath=""): argument 106 def get_filtering_list(self, target_name, product_form): argument 127 def get_filter_config_path(self): argument 133 def __init__(self, filepath=""): argument 143 def get_resource_config(self): argument 160 def get_resource_config_path(self): argument [all …]
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| D | exception.py | 21 def __init__(self, error_msg, error_no=""): argument 26 def __str__(self): argument 31 def __init__(self, error_msg, error_no=""): argument 36 def __str__(self): argument 41 def __init__(self, error_msg="ExecuteTerminate", error_no=""): argument 46 def __str__(self): argument 55 def __init__(self, error_msg="ReportException", error_no=""): argument 60 def __str__(self): argument 65 def __init__(self, error_msg, error_no=""): argument 70 def __str__(self): argument [all …]
|