/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveVoiceConfTest.py | 76 def __init__(self, controllers): argument 88 def _get_expected_call_state(self, ad): argument 95 def _hangup_call(self, ad, device_description='Device'): argument 101 def _three_phone_call_mo_add_mo(self, ads, phone_setups, verify_funcs): argument 172 def _three_phone_call_mo_add_mt(self, ads, phone_setups, verify_funcs): argument 243 def _three_phone_call_mo_add_mt_reject(self, ads, verify_funcs, reject): argument 288 def _three_phone_call_mt_add_mt(self, ads, phone_setups, verify_funcs): argument 359 def _test_1x_mo_mo_add(self): argument 399 def _test_1x_mo_mt_add_swap_x(self, num_swaps): argument 453 def _test_1x_mt_mt_add_swap_x(self, num_swaps): argument [all …]
|
D | TelWifiVoiceTest.py | 117 def __init__(self, controllers): argument 132 def setup_class(self): argument 197 def teardown_class(self): argument 205 def teardown_test(self): argument 218 def _wfc_call_sequence(self, ads, mo_mt, initial_wifi_cellular_setup_func, argument 368 def _phone_idle_iwlan(self): argument 371 def _phone_idle_not_iwlan(self): argument 374 def _phone_idle_volte(self): argument 377 def _phone_idle_csfb(self): argument 380 def _phone_idle_3g(self): argument [all …]
|
D | TelLiveDataTest.py | 118 def __init__(self, controllers): argument 131 def setup_test(self): argument 142 def on_fail(self, test_name, begin_time): argument 155 def test_airplane_mode(self): argument 170 def test_lte_wifi_switching(self): argument 189 def test_wcdma_wifi_switching(self): argument 208 def test_gsm_wifi_switching(self): argument 227 def test_lte_multi_bearer(self): argument 249 def test_wcdma_multi_bearer(self): argument 268 def test_gsm_multi_bearer_mo(self): argument [all …]
|
D | TelLiveRebootStressTest.py | 79 def __init__(self, controllers): argument 103 def setup_class(self): argument 128 def feature_validator(self, **kwargs): argument 141 def _check_subscription(self): argument 148 def _check_provision(self): argument 158 def _clear_provisioning(self): argument 164 def _check_call_setup_teardown(self): argument 171 def _check_sms(self): argument 178 def _check_mms(self): argument 186 def _check_data(self): argument [all …]
|
D | TelLiveSettingsTest.py | 87 def __init__(self, controllers): argument 100 self, argument 159 self, argument 214 self, wfc_mode, is_wfc_available_after_turn_off_apm): argument 240 def test_lte_volte_wifi_connected_toggle_wfc(self): argument 268 def test_lte_wifi_connected_toggle_wfc(self): argument 295 def test_3g_wifi_connected_toggle_wfc(self): argument 322 def test_apm_wifi_connected_toggle_wfc(self): argument 349 def test_lte_volte_wfc_enabled_toggle_wifi(self): argument 375 def test_lte_wfc_enabled_toggle_wifi(self): argument [all …]
|
D | TelLiveVideoTest.py | 74 def __init__(self, controllers): argument 89 def test_call_video_to_video(self): argument 123 def test_call_video_to_video_long(self): argument 160 def test_call_video_accept_as_voice(self): argument 193 def test_call_video_to_video_mo_disable_camera(self): argument 239 def test_call_video_to_video_mt_disable_camera(self): argument 285 def test_call_video_to_video_mo_mt_disable_camera(self): argument 343 def test_call_video_to_video_mt_mo_disable_camera(self): argument 399 def _mo_upgrade_bidirectional(self, ads): argument 448 def test_call_video_accept_as_voice_mo_upgrade_bidirectional(self): argument [all …]
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiIOTTest.py | 39 def __init__(self, controllers): argument 42 def setup_class(self): argument 70 def setup_test(self): argument 74 def teardown_test(self): argument 79 def teardown_class(self): argument 83 def on_fail(self, test_name, begin_time): argument 89 def connect_to_wifi_network(self, network): argument 102 def run_iperf_client(self, network): argument 119 def connect_to_wifi_network_and_run_iperf(self, network): argument 135 def iot_connection_to_ubiquity_ap1_2g(self): argument [all …]
|
D | WifiThroughputStabilityTest.py | 35 def __init__(self, controllers): argument 94 def setup_class(self): argument 118 def teardown_test(self): argument 121 def pass_fail_check(self, test_result_dict): argument 159 def post_process_results(self, test_result): argument 216 def throughput_stability_test_func(self, channel, mode): argument 282 def get_target_atten_tput(self): argument 321 def _test_throughput_stability(self): argument 348 def test_tput_stability_high_TCP_DL_ch6_VHT20(self): argument 352 def test_tput_stability_high_TCP_UL_ch6_VHT20(self): argument [all …]
|
D | WifiRvrTest.py | 37 def __init__(self, controllers): argument 40 def setup_class(self): argument 69 def teardown_test(self): argument 72 def teardown_class(self): argument 108 def pass_fail_check(self, rvr_result): argument 152 def compute_throughput_limits(self, golden_path, rvr_result): argument 206 def post_process_results(self, rvr_result): argument 264 def rvr_test(self): argument 321 def rvr_test_func(self, channel, mode): argument 376 def _test_rvr(self): argument [all …]
|
D | WifiNewSetupAutoJoinTest.py | 32 def __init__(self, controllers): argument 35 def add_network_and_enable(self, network): argument 46 def setup_class(self): argument 100 def check_connection(self, network_bssid): argument 115 def set_attn_and_validate_connection(self, attn_value, bssid): argument 144 def on_fail(self, test_name, begin_time): argument 150 def teardown_class(self): argument 165 def test_autojoin_Ap1_2g_AP1_20_AP2_95_AP3_95(self): argument 173 def test_autojoin_Ap1_2g_AP1_15_AP2_95_AP3_95(self): argument 181 def test_autojoin_Ap1_2g_AP1_10_AP2_95_AP3_95(self): argument [all …]
|
D | WifiSoftApAcsTest.py | 47 def __init__(self, controllers): argument 50 def setup_class(self): argument 77 def setup_test(self): argument 81 def teardown_test(self): argument 95 def teardown_class(self): argument 99 def on_fail(self, test_name, begin_time): argument 105 def run_iperf_client(self, params): argument 123 def start_softap_and_verify(self, band): argument 140 def get_softap_acs(self, softap): argument 156 def configure_ap(self, channel_2g=None, channel_5g=None): argument [all …]
|
D | WifiManagerTest.py | 48 def __init__(self, controllers): argument 51 def setup_class(self): argument 76 def setup_test(self): argument 81 def teardown_test(self): argument 87 def teardown_class(self): argument 91 def on_fail(self, test_name, begin_time): argument 95 def teardown_class(self): argument 102 def connect_to_wifi_network(self, params): argument 116 def get_connection_data(self, dut, network): argument 135 def connect_multiple_networks(self, dut): argument [all …]
|
/tools/test/connectivity/acts/tests/google/power/wifi/ |
D | PowerWiFitrafficTest.py | 26 def iperf_power_test_func(self): argument 65 def setup_iperf(self): argument 84 def test_traffic_screen_OFF_2g_DL_TCP_high_RSSI_HT_20(self): argument 89 def test_traffic_screen_OFF_2g_DL_TCP_medium_RSSI_HT_20(self): argument 94 def test_traffic_screen_OFF_2g_DL_TCP_low_RSSI_HT_20(self): argument 99 def test_traffic_screen_OFF_5g_DL_TCP_high_RSSI_VHT_20(self): argument 104 def test_traffic_screen_OFF_5g_DL_TCP_medium_RSSI_VHT_20(self): argument 109 def test_traffic_screen_OFF_5g_DL_TCP_low_RSSI_VHT_20(self): argument 114 def test_traffic_screen_OFF_5g_DL_TCP_high_RSSI_VHT_40(self): argument 119 def test_traffic_screen_OFF_5g_DL_TCP_medium_RSSI_VHT_40(self): argument [all …]
|
D | PowerWiFimulticastTest.py | 30 def set_connection(self): argument 58 def sendPacketAndMeasure(self, packet): argument 70 def test_screen_OFF_band_5g_directed_arp(self): argument 78 def test_screen_OFF_band_5g_misdirected_arp(self): argument 86 def test_screen_OFF_band_5g_directed_ns(self): argument 94 def test_screen_OFF_band_5g_misdirected_ns(self): argument 102 def test_screen_OFF_band_5g_ra_short(self): argument 110 def test_screen_OFF_band_5g_ra_long(self): argument 118 def test_screen_OFF_band_5g_directed_dhcp_offer(self): argument 126 def test_screen_OFF_band_5g_misdirected_dhcp_offer(self): argument [all …]
|
/tools/test/connectivity/acts/tests/google/coex/functionality_tests/ |
D | WlanWithA2dpFunctionalityTest.py | 37 def __init__(self, controllers): argument 40 def setup_class(self): argument 45 def setup_test(self): argument 55 def teardown_test(self): argument 60 def connect_disconnect_a2dp_headset(self): argument 87 def connect_disconnect_headset(self): argument 104 def perform_classic_discovery_with_iperf(self): argument 111 def connect_disconnect_a2dp_headset_with_iperf(self): argument 120 def music_streaming_bluetooth_discovery_with_iperf(self): argument 133 def music_streaming_with_iperf(self): argument [all …]
|
D | WlanWithHfpFunctionalityTest.py | 38 def __init__(self, controllers): argument 41 def setup_class(self): argument 48 def setup_test(self): argument 57 def teardown_test(self): argument 62 def call_from_sec_ad_to_pri_ad(self): argument 85 def connect_to_headset_when_turned_off_with_iperf(self): argument 101 def check_headset_reconnection_with_iperf(self): argument 113 def initiate_call_from_hf_with_iperf(self): argument 122 def initiate_call_from_hf_bt_discovery_with_iperf(self): argument 135 def initiate_call_associate_ap_with_iperf(self): argument [all …]
|
/tools/test/connectivity/acts/framework/tests/ |
D | acts_relay_controller_test.py | 47 def __init__(self, config): argument 52 def get_relay_position_list(self): argument 55 def get_relay_status(self, relay_position): argument 61 def set(self, relay_position, state): argument 69 def setUp(self): argument 83 def tearDown(self): argument 87 def test_turn_on_from_off(self): argument 93 def test_turn_on_from_on(self): argument 99 def test_turn_off_from_on(self): argument 105 def test_turn_off_from_off(self): argument [all …]
|
D | acts_base_class_test.py | 41 def setUp(self): argument 53 def test_current_test_case_name(self): argument 55 def test_func(self): argument 68 def test_self_tests_list(self): argument 70 def __init__(self, controllers): argument 74 def test_something(self): argument 77 def test_never(self): argument 86 def test_self_tests_list_fail_by_convention(self): argument 88 def __init__(self, controllers): argument 92 def not_a_test_something(self): argument [all …]
|
/tools/test/connectivity/acts/tests/google/coex/stress_tests/ |
D | CoexHfpStressTest.py | 34 def __init__(self, controllers): argument 37 def setup_class(self): argument 42 def setup_test(self): argument 51 def teardown_test(self): argument 56 def connect_disconnect_hfp_headset(self): argument 83 def initiate_call_from_hf_disconnect_from_ag(self): argument 100 def route_audio_from_hf_to_speaker(self): argument 132 def connect_disconnect_hfp_headset_with_iperf(self): argument 141 def hfp_long_duration_with_iperf(self): argument 150 def initiate_call_multiple_times_with_iperf(self): argument [all …]
|
D | CoexBasicStressTest.py | 26 def __init__(self, controllers): argument 29 def setup_class(self): argument 34 def start_stop_classic_discovery_with_iperf(self): argument 57 def check_device_discoverability_with_iperf(self): argument 76 def toogle_bluetooth_with_iperf(self): argument 83 def test_stress_toggle_bluetooth_with_tcp_ul(self): argument 103 def test_stress_toggle_bluetooth_with_tcp_dl(self): argument 123 def test_stress_toggle_bluetooth_with_udp_ul(self): argument 143 def test_stress_toggle_bluetooth_with_udp_dl(self): argument 163 def test_stress_bluetooth_discovery_with_tcp_ul(self): argument [all …]
|
/tools/test/connectivity/acts/tests/google/tel/lab/ |
D | TelLabSmsTest.py | 59 def __init__(self, controllers): argument 66 def setup_class(self): argument 74 def setup_test(self): argument 82 def teardown_test(self): argument 88 def teardown_class(self): argument 92 def _setup_sms(self, argument 158 def insert_string_into_message(self, message, string, index): argument 164 def test_mo_sms_singlepart_lte(self): argument 179 def test_mt_sms_singlepart_lte(self): argument 194 def test_mo_sms_multipart_lte(self): argument [all …]
|
/tools/test/connectivity/acts/tests/google/power/tel/lab/ |
D | PowerTelTest.py | 94 def __init__(self, controllers): argument 142 def setup_class(self): argument 151 def setup_test(self): argument 156 def teardown_test(self): argument 162 def teardown_class(self): argument 166 def get_power_levels(self, small_step_range, big_step_range): argument 192 … def start_sitmulation(self, set_simulation_func, band, scheduling, bandwidth, transmission_mode): argument 237 def start_sitmulation_ca(self, set_simulation_func): argument 244 def measure_throughput_and_power(self, direction): argument 288 def sweep(self, power_levels, direction): argument [all …]
|
/tools/test/connectivity/acts/tests/google/bt/ |
D | RfcommTest.py | 50 def __init__(self, controllers): argument 55 def setup_class(self): argument 58 def teardown_test(self): argument 63 def teardown_test(self): argument 69 def _test_rfcomm_connection_with_uuid(self, uuid): argument 80 def test_rfcomm_connection(self): argument 105 def test_rfcomm_connection_write_ascii(self): argument 144 def test_rfcomm_write_binary(self): argument 185 def test_rfcomm_accept_timeout(self): argument 233 def test_rfcomm_connection_base_uuid(self): argument [all …]
|
/tools/test/connectivity/acts/tests/google/ble/api/ |
D | BleScanApiTest.py | 50 def __init__(self, controllers): argument 54 def _format_defaults(self, input): argument 74 def validate_scan_settings_helper(self, input, droid): argument 218 def test_start_ble_scan_with_default_settings(self): argument 242 def test_stop_ble_scan_default_settings(self): argument 280 def test_scan_settings_callback_type_all_matches(self): argument 308 def test_scan_settings_set_callback_type_first_match(self): argument 338 def test_scan_settings_set_callback_type_match_lost(self): argument 368 def test_scan_settings_set_invalid_callback_type(self): argument 395 def test_scan_settings_set_scan_mode_low_power(self): argument [all …]
|
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/ |
D | DataPathTest.py | 54 def __init__(self, controllers): argument 57 def create_config(self, dtype): argument 71 def request_network(self, dut, ns): argument 82 def set_up_discovery(self, ptype, stype, get_peer_id, pub_on_both=False, argument 145 def run_ib_data_path_test(self, argument 247 def run_oob_data_path_test(self, encr_type, use_peer_id, argument 372 def run_mismatched_ib_data_path_test(self, pub_mismatch, sub_mismatch): argument 411 def run_mismatched_oob_data_path_test(self, argument 510 def test_ib_unsolicited_passive_open_specific(self): argument 522 def test_ib_unsolicited_passive_open_any(self): argument [all …]
|