Searched refs:lite_device (Results 1 – 4 of 4) sorted by relevance
79 lite_device = None variable in LiteUnitTest112 self.lite_device = request.config.environment.devices[0]113 self.lite_device.connect()136 self.lite_device.execute_command_with_timeout(147 _, status, _ = self.lite_device.execute_command_with_timeout(166 self.lite_device.execute_command_with_timeout("cd /{}".format(193 self.lite_device.execute_command_with_timeout(198 self.lite_device.execute_command_with_timeout(261 self.lite_device.close()266 self.lite_device.execute_command_with_timeout([all …]
41 @Plugin(type=Plugin.MANAGER, id=ManagerType.lite_device)
210 lite_device = "device_lite" variable in ManagerType
186 … self.lite_device.execute_command_with_timeout(command, case_type=DeviceTestType.lite_cpp_test)