/tools/test/connectivity/acts_tests/tests/google/bt/pts/ |
D | cmd_input.py | 51 self.log.info("Failed to connect to bonded device...") 57 self.log.info("Connected to HSP service...") 87 self.log.info("New device is {}".format(device)) 89 self.log.info("Failed to setup new vars with {}".format(err)) 98 self.log.info(FAILURE.format(cmd, err)) 105 self.log.info(FAILURE.format(cmd, err)) 112 self.log.info(FAILURE.format(cmd, err)) 123 self.log.info(FAILURE.format(cmd, err)) 131 self.log.info(FAILURE.format(cmd, err)) 139 self.log.info(FAILURE.format(cmd, err)) [all …]
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/car/ |
D | car_telecom_utils.py | 46 log.info("Dialing up droid {} call uri {}".format( 51 log.info("We're still in call {}".format(ad.serial)) 67 log.info( 75 log.info("Call ID: {} dev {}".format(call_id, ad.serial)) 78 log.info("CallId is empty!") 105 log.info("Call ID {} already in {} dev {}!".format( 126 log.info("Droid {} in call {} state {}".format( 130 log.info("Did not get into state {} dev {}".format( 148 log.info("Hanging up droid {} call {}".format( 152 log.info("We are not in-call {}".format(ad.serial)) [all …]
|
D | tel_telecom_utils.py | 40 log.info("Dialing up droid {} call uri {}".format( 54 log.info( 62 log.info("Call ID: {} dev {}".format(call_id, ad.serial)) 65 log.info("CallId is empty!") 91 log.info("Call ID {} already in {} dev {}!".format( 102 log.info("Did not get into state {} dev {}".format( 121 log.info("Hanging up droid {} call {}".format( 125 log.info("We are not in-call {}".format(ad.serial)) 141 log.info("Did not get TelecomCallRemoved event") 146 log.info("Removed call {}".format(event)) [all …]
|
D | car_media_utils.py | 59 log.info(" {} Event Not received".format(event)) 61 log.info("Event Received : {}".format(event)) 85 log.info("Sending passthru : {}".format(cmd)) 102 log.info("Playing Artist: {}, Album: {}, Title: {}".format(artist, album, 104 log.info("Duration: {}, NumTracks: {}".format(duration, numTracks)) 118 log.info("Device1 metadata:") 120 log.info("Device2 metadata:") 124 log.info("Song Titles do not match") 128 log.info("Song Albums do not match") 132 log.info("Song Artists do not match") [all …]
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveSmokeTest.py | 78 self.log.info( 91 self.log.info("1. SMS in LTE idle.") 95 self.log.info("2. Data in LTE idle.") 100 self.log.info("3. Setup VoLTE Call.") 112 self.log.info("4. Verify SMS in call.") 116 self.log.info("5. Verify Data in call.") 121 self.log.info("6. Verify Call not drop and hangup.") 130 self.log.info( 148 self.log.info( 161 self.log.info("1. SMS in LTE idle (no IMS).") [all …]
|
D | TelLiveNoQXDMLogTest.py | 93 self.dut.log.info("DUT capabilities: %s", self.dut_capabilities) 148 ad.log.info("Telephony Bootup Time Test %s Iteration: %d / %d", 152 ad.log.info("reboot!") 167 ad.log.info("Bootup Time is %d", bootup_time) 187 ad.log.info("List Blocked %s", blocked_for_calculate) 192 ad.log.info("Time Diff is %d for %s", time_diff.seconds, 202 ad.log.info("Telephony Bootup Time Test %s Iteration: %d / %d %s", 205 ad.log.info("Final Keyword Time Dict %s", keyword_time_dict) 210 ad.log.info("Average %s for %d iterations = %.2f seconds", 217 ad.log.info("Bootup Time Dict: %s", keyword_time_dict) [all …]
|
D | TelLiveCBRSTest.py | 155 self.log.info("-->Begin cbrs_call_sequence: %s to %s<--", 157 self.log.info("--> %s to %s <--", mo_operator, mt_operator) 242 self.log.info("Expected exception: <%s>, return True.", e) 245 self.log.info("Unexpected exception: <%s>, return False.", e) 251 self.log.info("cbrs_call_sequence finished, return %s", 282 self.log.info("{} in call.".format(self.android_devices[0].serial)) 284 self.log.info("{} not in call.".format(self.android_devices[0].serial)) 378 self.log.info("Simulating the Signal using Scone CAT") 412 self.log.info("Expected exception: <%s>, return True.", e) 415 self.log.info("Unexpected exception: <%s>, return False.", e) [all …]
|
D | TelLiveConnectivityMonitorBaseTest.py | 134 self.dut.log.info("DUT capabilities: %s", self.dut_capabilities) 149 self.dut.log.info("Pulling %s", CALL_DATA_LOGS) 168 self.dut.log.info("Connected to WiFi") 204 self.dut.log.info("Phone is in WFC enabled state.") 215 self.dut.log.info("Phone is in WFC enabled state.") 224 self.dut.log.info("Phone VOLTE is enabled successfully.") 231 self.dut.log.info("Phone CSFB is enabled successfully.") 238 self.dut.log.info("Phone RAT 3G is enabled successfully.") 247 self.dut.log.info("RAT 2G is enabled successfully.") 269 self.dut.log.info("====== %s ======", cmd) [all …]
|
D | TelLiveProjectFiTest.py | 105 ad.log.info("Install account_util %s", account_util) 110 ad.log.info("com.google.android.tradefed.account is not installed") 135 ad.log.info("Add google account") 144 ad.log.info("Enable and activate tycho apk") 146 ad.log.info("%s is not installed", _TYCHO_PKG) 152 ad.log.info("Reboot and try Fi activation again") 161 ad.log.info("Fi account is activated successfully") 182 ad.log.info('Starting service %s/.%s.', package, service_id) 198 ad.log.info('Starting activity %s/.%s.', package, activity_id) 232 ad.log.info("In Switch Confirmation Dialog") [all …]
|
D | TelWifiDataTest.py | 173 ad.log.info("Triggering WiFi to Cellular IRAT") 218 self.log.info(">----Current iteration = %d/%d----<", 225 ad.log.info("ICMP transfer succeeded with parallel IRAT") 229 self.log.info(">----Iteration : %d/%d succeed.----<", 233 self.log.info(">----Iteration : %d/%d failed.----<", 268 self.log.info("Stress test. Total iteration = %d.", total_iteration) 271 self.log.info(">----Current iteration = %d/%d----<", 302 self.log.info(">----Iteration : %d/%d succeed.----<", 307 self.log.info(">----Iteration : %d/%d failed.----<", 342 self.log.info("Stress test. Total iteration = %d.", total_iteration) [all …]
|
D | TelLiveSettingsTest.py | 71 self.dut.log.info("Call telephony factory reset") 99 self.dut.log.info("Disable mobile_data_always_on") 116 self.dut.log.info("Enable mobile_data_always_on") 151 self.log.info(self.user_params) 158 self.log.info("%s path = %s", path_key, path) 160 self.log.info("Unzip %s", path) 169 self.log.info("No radio_path or mbn_path is provided") 171 self.log.info("paths = %s", paths) 179 ad.log.info("No need to push mbn files") 186 ad.log.info("Before push mbn, mbn.ver = %s", mbn_ver) [all …]
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | GFTInOutBaseTest.py | 98 ad.log.info("Wifi is connected to %s" %(wifi_info["SSID"])) 100 ad.log.info("wifi_info =%s" %(wifi_info)) 101 ad.log.info("sim_state=%s" %(sim_state)) 102 ad.log.info("networkType_voice=%s" %(network_type_voice)) 103 ad.log.info("network_type_data=%s" %(network_type_data)) 104 ad.log.info("service_state=%s" %(service_state)) 120 self.log.info("adjust cellular signal set mini-circuits to %s" %(power)) 124 self.log.info("Attenuator is set to False in config file") 137 self.log.info("adjust wifi signal set mini-circuits to %s" %(power)) 142 self.log.info("Attenuator is set to False in config file") [all …]
|
D | tel_data_utils.py | 175 log.info("--->Start wifi_tethering_setup_teardown<---") 176 log.info("Provider: {}".format(provider.serial)) 193 log.info("Client: {}".format(client.serial)) 196 log.info("WiFI Tethering: Verify client have no Internet access.") 203 provider.log.info( 212 provider.log.info("Provider check Internet connection.") 216 client.log.info( 234 client.log.info("Client check Internet connection.") 273 provider.log.info( 280 client.log.info( [all …]
|
D | tel_voice_conf_utils.py | 79 log.info("Step1: Call From PhoneA to PhoneB.") 90 ads[0].log.info("Calls in PhoneA %s", calls) 95 log.info("Step2: Call From PhoneA to PhoneC.") 163 ads[0].log.info("Calls in PhoneA %s", calls) 172 log.info("Step3: Begin Swap x%s test.", num_swaps) 196 log.info("Step4: Merge to Conf Call and verify Conf Call.") 200 ads[0].log.info("Calls in PhoneA %s", calls) 204 ads[0].log.info("Total number of call ids is not 1.") 207 log.info("New conference call id is found. CEP enabled.") 237 log.info("CEP not enabled.") [all …]
|
D | tel_subscription_utils.py | 170 for info in subInfo: 171 if info['simSlotIndex'] == sim_slot_index: 172 return info['subscriptionId'] 186 for info in subInfo: 187 if info['simSlotIndex'] == sim_slot_index: 188 return info['displayName'] 203 for info in subInfo: 204 if info['simSlotIndex'] == sim_slot_index: 205 return info['carrierId'] 219 for info in subInfo: [all …]
|
/tools/test/connectivity/acts_tests/tests/google/bt/hid/ |
D | HidDeviceTest.py | 53 self.log.info("BluetoothHidDevice NOT Ready") 61 self.log.info("Device: registration done") 65 self.log.info("Device: unregister") 103 self.log.info("Device bonded: {}".format( 105 self.log.info("Host bonded: {}".format( 114 self.log.info("Device: connected: {}".format( 117 self.log.info("Host: set report") 129 self.log.info("Host: get report") 140 self.log.info("Host: set_protocol") 151 self.log.info("Host: send data") [all …]
|
/tools/test/connectivity/acts_tests/tests/google/bt/setup/ |
D | BtPreFlightTest.py | 35 self.log.info("****START: {} DEVICE INFO****".format(serial)) 36 self.log.info("BOOTLOADER VERSION {}".format(d.getBuildBootloader( 38 self.log.info("BUILD HARDWARE {}".format(d.getBuildHardware())) 39 self.log.info("BUILD PRODUCT {}".format(d.getBuildProduct())) 40 self.log.info("*ENVIRONMENT DETAILS*") 41 self.log.info(pprint.pformat(d.environment())) 42 self.log.info("****END: {} DEVICE INFO****".format(serial)) 52 self.log.info("Remounting device...") 57 self.log.info("Disable verity on device...") 59 self.log.info("Rebooting device...") [all …]
|
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | SocketKeepaliveTest.py | 83 self.log.info("Max Keepalives for mobile network: %s" % self.max_ka_net) 88 self.log.info("Max Keepalives on wifi network: %s" % self.max_ka_wifi) 90 self.log.info("Kernel version: %s" % self.kernel_version) 111 self.log.info("Iface: %s" % iface) 199 self.log.info("KA count: %s, expected %s" % (len(time_stamps), 243 self.log.info("Source port: %s" % sport) 244 self.log.info("KA count: %s, expected: %s" % (len(ka_dict[sport]), 269 self.log.info("KA interval: %s, expected: %s" % (diff, interval)) 298 self.log.info("Socket Keepalive time interval: %s" % time_interval) 318 self.log.info("Socket key: %s" % sock) [all …]
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_carkit_lib.py | 83 self.log.info("Failed to connect to bonded device...") 89 self.log.info("Connected to HSP service...") 161 self.log.info( 164 self.log.info( 170 self.log.info("Test iteration {}.".format(n + 1)) 171 self.log.info("Disconnecting device {}...".format( 176 self.log.info("Connecting device {}...".format( 183 self.log.info( 198 self.log.info( 221 self.log.info( [all …]
|
/tools/asuite/atest/unittest_data/ |
D | my_cc_test.cc | 5 [](const testing::TestParamInfo<std::tuple<Options::Language, TypeParam>>& info) { in __anonae09276f0102() argument 6 return Options::LanguageToString(std::get<0>(info.param)) + "_" + in __anonae09276f0102() 7 std::get<1>(info.param).kind; in __anonae09276f0102() 15 [](const testing::TestParamInfo<std::tuple<Options::Language, TypeParam>>& info) { in __anonae09276f0202() argument 16 return Options::LanguageToString(std::get<0>(info.param)) + "_" + in __anonae09276f0202() 17 std::get<1>(info.param).kind; in __anonae09276f0202() 25 [](const testing::TestParamInfo<std::tuple<Options::Language, TypeParam>>& info) { in __anonae09276f0302() argument 26 return Options::LanguageToString(std::get<0>(info.param)) + "_" + in __anonae09276f0302() 27 std::get<1>(info.param).kind; in __anonae09276f0302() 37 [](const testing::TestParamInfo<std::tuple<Options::Language, TypeParam>>& info) { in __anonae09276f0402() argument [all …]
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiDppTest.py | 111 self.dut.log.info( 186 self.dut.log.info( 196 self.dut.log.info("saved config: network_id = %d" % network_id) 226 self.log.info("Found SSID %s" % network[wutils.WifiEnums.SSID_KEY]) 236 self.dut.log.info("Deleting config: networkId = %s" % network_id) 245 def gen_uri(self, device, info="DPP_TESTER", chan="81/1", mac=None): argument 261 self.log.info("Generating a URI for the Responder") 262 cmd = "wpa_cli -iwlan0 DPP_BOOTSTRAP_GEN type=qrcode info=%s" % info 275 device.log.info("Generated URI, id = %s" % result) 290 self.log.info("Reading the contents of the URI of the Responder") [all …]
|
D | WifiWpa2PersonalTest.py | 115 self.openwrt.log.info("Enable WPA2-PSK CCMP on OpenWrt AP") 127 self.openwrt.log.info("Enable WPA2-PSK CCMP on OpenWrt AP") 139 self.openwrt.log.info("Enable WPA2-PSK TKIP on OpenWrt AP") 151 self.openwrt.log.info("Enable WPA2-PSK TKIP on OpenWrt AP") 163 self.openwrt.log.info("Enable WPA2-PSK CCMP and TKIP on OpenWrt AP") 176 self.openwrt.log.info("Enable WPA2-PSK CCMP and TKIP on OpenWrt AP") 195 self.openwrt.log.info("Enable WPA2-PSK CCMP on OpenWrt AP") 200 self.dut.log.info("Toggle Airplane Mode ON") 202 self.dut.log.info("Toggle Wi-Fi ON") 222 self.openwrt.log.info("Enable WPA2-PSK CCMP on OpenWrt AP") [all …]
|
/tools/test/connectivity/acts_tests/tests/google/bt/performance/ |
D | BtA2dpOtaRangeTest.py | 130 self.log.info("*IDN? response: {}".format( 134 self.log.info("*IDN? response: {}".format( 252 self.log.info('THDN is {}'.format(thdn[0])) 280 self.log.info('Try to reconnect from the sink device') 304 self.log.info( 328 self.log.info('Connection restored') 330 self.log.info("Attenuation set to {}".format(atten_now)) 342 self.log.info( 355 self.log.info('Start bisection search between {} dB and {} dB'.format( 364 self.log.info('Connection restored') [all …]
|
/tools/test/connectivity/acts_tests/tests/google/usb/ |
D | UsbTetheringFunctionsTest.py | 111 self.log.info('Usb tethering is enabled.') 114 self.log.info('Enable usb tethering - attempt %d' % (i + 1)) 175 self.log.info(out) 215 self.log.info('Waiting for SMS sent event') 236 self.log.info('Waiting for MMS sent event') 253 self.log.info(event) 271 self.log.info('Disable mobile data.') 273 self.log.info('Enable wifi.') 310 self.log.info('Enable airplane mode.') 312 self.log.info('Disable airplane mode.') [all …]
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/ |
D | apollo_acts.py | 87 self.logger.info(status) 99 self.logger.info('Waiting for the disconnection.') 126 self.logger.info('Already paired and connected, skipping pairing.') 129 self.logger.info( 134 self.logger.info('DEVICE PAIRED') 140 self.logger.info(profiles) 161 self.logger.info('Device is already unpaired, skipping unpairing.') 200 self.logger.info('Music already streaming. Skipping play event..') 202 self.logger.info('Playing video...') 226 self.logger.info('Music not streaming. Skipping pause event..') [all …]
|