/test/vts-testcase/kernel/ltp/ |
D | KernelLtpTest.py | 83 logging.info("%s: %s", keys.ConfigKeys.IKEY_DATA_FILE_PATH, 85 logging.info("%s: %s", keys.ConfigKeys.KEY_TEST_SUITE, self.test_suite) 86 logging.info("%s: %s", ltp_enums.ConfigKeys.RUN_STAGING, 92 logging.info("%s: %s", ltp_enums.ConfigKeys.LTP_NUMBER_OF_THREADS, 96 logging.info("product_type: %s", self._dut.product_type) 155 logging.info('Finished replacing script contents from %s files', count) 166 logging.info('Pushing files from %s to %s', src, ltp_configs.LTPDIR) 170 logging.info('finished pushing files from %s to %s', src, 229 logging.info("stdout: %s", cmd_results[const.STDOUT]) 230 logging.info("stderr: %s", cmd_results[const.STDERR]) [all …]
|
D | environment_requirement_checker.py | 123 logging.info("Result for %s's requirement %s is %s", test_case, 149 logging.info("Setting permissions on device") 160 logging.info("Checking binary existence on host") 172 logging.info("The following binaries does not exist: %s", 175 logging.info("Finished checking binary existence on host.")
|
D | test_cases_parser.py | 87 logging.info('LTP scenario groups: %s', scenario_groups) 104 logging.info("[Parser] Skipping test case {}-{}. Reason: " 125 logging.info("[Parser] Skipping test case %s. Reason: " 135 logging.info("[Parser] Skipping test case %s. Reason: " 159 logging.info("[Parser] Adding test case %s." % testcase.fullname)
|
/test/vts-testcase/security/system_property/ |
D | vts_treble_sys_prop_test.py | 177 logging.info("Delete %s", self._temp_dir) 216 logging.info("Checking existence of %s", contexts_path) 222 logging.info("Adb pull %s to %s", contexts_path, self._temp_dir) 230 logging.info("Found %d property names in %s property contexts", 251 logging.info("adb pull %s to %s", property_contexts_file, downloaded) 255 logging.info("Found %d properties from %s", 278 logging.info("Skip test for a device which launched first before " 291 logging.info("Skip test for a device which launched first before " 295 logging.info("Skip test for a device which doesn't have an odm " 307 logging.info("Skip test for a device which launched first before " [all …]
|
D | VtsTrebleSysPropTest.py | 120 logging.info("Delete %s", self._temp_dir) 159 logging.info("Checking existence of %s", contexts_path) 165 logging.info("Adb pull %s to %s", contexts_path, self._temp_dir) 173 logging.info("Found %d property names in %s property contexts", 189 logging.info("adb pull %s to %s", property_contexts_file, downloaded) 193 logging.info("Found %d properties from %s", 254 logging.info("Checking existence of %s", 263 logging.info("Adb pull %s to %s", 270 logging.info( 335 logging.info("Checking existence of %s", [all …]
|
/test/vts-testcase/nbu/src/ |
D | ble_test.py | 152 advertiser.log.info('BLE advertising started') 169 scanner.log.info('Advertiser is found') 185 scanner.log.info('BLE scanning stopped') 188 advertiser.log.info('BLE advertising stopped') 219 server.log.info('BLE server started') 229 client.log.info('BLE client connected') 262 server.log.info('BLE server started') 270 client.log.info('BLE client cancel open') 281 client.log.info('BLE client connected') 304 client.log.info('BLE client disconnected') [all …]
|
D | bluetooth_test.py | 72 self.receiver.log.info('Start Rfcomm server with name: %s uuid: %s' % 75 self.receiver.log.info('Become discoverable with name "%s" for %ds.', 78 self.initiator.log.info('Looking for Bluetooth devices.') 81 self.initiator.log.info('Target device is found. Device: %s' 87 self.initiator.log.info('Connection established') 94 self.receiver.log.info('Received correct message from the other side')
|
D | wifi_direct_test.py | 48 self.group_owner.log.info('Wifi direct channel set.') 51 self.group_owner.log.info('Wifi direct group started as a temporary group.') 56 self.station.log.info('Network is found, connecting...') 60 self.station.log.info('Connected to the network') 63 self.group_owner.log.info('Wifi direct group removed')
|
D | local_hotspot_test.py | 50 self.ap.log.info('Local hotspot started') 56 self.station.log.info('Connected to the network %s.' 62 self.ap.log.info('Wifi state restored')
|
/test/vts/utils/python/fuzzer/ |
D | corpus_manager.py | 178 logging.info('No corpus available to fetch from %s.', 196 logging.info('Successfully fetched corpus seed from %s.', 226 logging.info('No corpus available to fetch from %s.', 230 logging.info('Fetching %d corpus strings from %s', seed_count, 272 logging.info('Successfully uploaded corpus output to %s.', 359 logging.info('Corpus %s already exists.', remote_corpus) 404 logging.info('Deleting duplicate corpus.') 408 logging.info( 442 logging.info('Deleting duplicate corpus.') 448 logging.info( [all …]
|
/test/vts-testcase/kernel/encryption/ |
D | utils.cpp | 255 bool GetFilesystemInfo(const std::string &mountpoint, FilesystemInfo *info) { in GetFilesystemInfo() argument 256 if (!GetFsBlockDeviceAndType(mountpoint, &info->fs_blk_device, &info->type)) in GetFilesystemInfo() 259 if (!GetFilesystemUuid(info->fs_blk_device, info->type, &info->uuid)) in GetFilesystemInfo() 262 if (!GetRawBlockDevice(info->fs_blk_device, &info->raw_blk_device)) in GetFilesystemInfo() 265 GTEST_LOG_(INFO) << info->fs_blk_device << " is mounted on " << mountpoint in GetFilesystemInfo() 266 << " with type " << info->type << "; UUID is " in GetFilesystemInfo() 267 << BytesToHex(info->uuid.bytes) << ", raw block device is " in GetFilesystemInfo() 268 << info->raw_blk_device; in GetFilesystemInfo()
|
/test/vts-testcase/vndk/dependency/ |
D | VtsVndkDependencyTest.py | 110 logging.info("adb pull %s %s", target_dir, self._temp_dir) 113 logging.info("Skip adb pull %s", target_dir) 135 logging.info("Delete %s", self._temp_dir) 239 logging.info("%s is not for application processor", 243 logging.info("%s is not built for Android", target_path) 253 logging.info("%s depends on: %s", target_path, ", ".join(deps)) 255 logging.info("%s has runpaths: %s", 354 logging.info("%d-bit odm, vendor, and SP-HAL libraries:", bitness) 356 logging.info("%s: %s", dir_path, ",".join(libs.iterkeys())) 370 logging.info("%d-bit SP-HAL libraries: %s", [all …]
|
D | vts_vndk_dependency_test.py | 115 logging.info("adb pull %s %s", target_dir, self._temp_dir) 118 logging.info("Skip adb pull %s", target_dir) 139 logging.info("Delete %s", self._temp_dir) 251 logging.info("%s is not for application processor", 265 logging.info("%s depends on: %s", target_path, ", ".join(deps)) 267 logging.info("%s has runpaths: %s", 374 logging.info("%d-bit odm, vendor, and SP-HAL libraries:", bitness) 376 logging.info("%s: %s", dir_path, ",".join(libs.keys())) 390 logging.info("%d-bit SP-HAL libraries: %s", 401 logging.info("%d-bit VNDK-SP extension libraries and dependencies: %s",
|
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/ |
D | VtsHalAutomotiveVehicleV2_0HostTest.py | 52 logging.info("system_uid: %s", system_uid) 67 logging.info("vehicle types: %s", self.vtypes) 81 logging.info("Failed to remove: %s", cmd_results) 91 logging.info("all supported properties: %s", self.configList) 134 logging.info("0x%x get request: %s", propertyId, vp) 137 logging.info("0x%x get response: %s, %s", propertyId, status, value) 165 logging.info("0x%x set request: %s", propertyId, vp) 168 logging.info("0x%x set response: %s", propertyId, status) 232 logging.info("HVAC_POWER_ON not supported") 258 logging.info("HVAC power on config request: %s", requestConfig) [all …]
|
/test/vts-testcase/kernel/ltp/testcase/tools/ |
D | ltp_test_cases.py | 145 logging.info("Ltp binary not exist in cmd of '%s'", commands) 169 logging.info('LTP scenario groups: %s', scenario_groups) 190 logging.info("[Parser] Skipping test case {}-{}. Reason: " 206 logging.info("[Parser] Skipping test case %s. Reason: " 211 logging.info('ltp_test_cases Load(): test_display_name = %s\n' 219 logging.info("[Parser] Skipping test case %s. Reason: " 243 logging.info("[Parser] Adding test case %s." % testcase.fullname)
|
/test/vts-testcase/vndk/files/ |
D | vts_vndk_files_test.py | 63 logging.info("%s not found", dir_path) 124 logging.info("Skip the test as VNDK runtime is not enforced on " 141 logging.info("Skip the test as the device doesn't support 64-bit " 160 logging.info("Skip the test as the device doesn't support 64-bit " 179 logging.info("Skip the test as the device doesn't support 64-bit "
|
/test/vts-testcase/hal/treble/platform_version/ |
D | vts_treble_platform_version_test.py | 46 logging.info("sysprop %s undefined", prop) 51 logging.info("getprop {}={}".format(prop, result)) 61 logging.info("environment variable %s undefined", env) 66 logging.info("printenv {}:{}".format(env, result))
|
D | VtsTreblePlatformVersionTest.py | 46 logging.info("sysprop %s undefined", prop) 51 logging.info("getprop {}={}".format(prop, result)) 61 logging.info("environment variable %s undefined", env) 66 logging.info("printenv {}:{}".format(env, result))
|
/test/vts/testcases/host/kernel_proc_file_api_test/ |
D | vts_kernel_proc_file_api_test.py | 144 logging.info("incident_helper not present") 214 logging.info("/proc/uid/ directory does not exist and is optional") 218 logging.info('per-UID time_in_state files do not exist and are optional') 237 logging.info("file not present on non-ARM64 device") 278 logging.info("Skip test for 64-bit kernel.") 283 logging.info("%s does not exist and is optional." % filepath) 292 logging.info("Testing format of %s", filepath)
|
/test/vts-testcase/vndk/abi/ |
D | vts_vndk_abi_test.py | 50 logging.info("Delete %s", self._temp_dir) 61 logging.info("%s doesn't exist. Create %s.", target_dir, host_dir) 67 logging.info("adb pull %s %s", target_dir, host_dir) 257 logging.info("%s: Not found on target", lib_name) 291 logging.info("%s: Pass", rel_path) 357 logging.info("Skip the test as the device doesn't support 64-bit "
|
D | VtsVndkAbiTest.py | 56 logging.info("Delete %s", self._temp_dir) 67 logging.info("%s doesn't exist. Create %s.", target_dir, host_dir) 73 logging.info("adb pull %s %s", target_dir, host_dir) 269 logging.info("%s: Not found on target", lib_name) 303 logging.info("%s: Pass", rel_path) 337 logging.info("dump dir: %s", dump_dir)
|
/test/vts-testcase/security/poc/host/ |
D | SecurityPoCKernelTest.py | 54 logging.info("%s: %s", keys.ConfigKeys.IKEY_DATA_FILE_PATH, 146 logging.info("Executing: %s", chmod_cmd) 153 logging.info("Executing: %s", test_cmd) 168 logging.info("Test results:\n%s", result)
|
/test/vts-testcase/performance/binder_benchmark/ |
D | BinderPerformanceTest.py | 108 logging.info("Start to run the benchmark (%s bit mode)", bits) 119 logging.info("stderr: %s", results[const.STDERR][1]) 120 logging.info("stdout: %s", results[const.STDOUT][1])
|
/test/vts-testcase/performance/hwbinder_benchmark/ |
D | HwBinderPerformanceTest.py | 110 logging.info( 126 logging.info("stderr: %s", results[const.STDERR][1]) 127 logging.info("stdout: %s", results[const.STDOUT][1])
|
/test/vts-testcase/performance/audio_loopback_test/ |
D | AudioLoopbackTest.py | 79 logging.info("avg_latency: %s", avg_latency) 87 logging.info("standard_deviation: %s", sd) 109 logging.info("Test is running...")
|