summaryrefslogtreecommitdiff
path: root/lib/remote_access_unittest.py
AgeCommit message (Expand)Author
2015-07-08chromite: Remove debug link code.David Pursell
2015-06-07cros shell: Disable known_hosts for USB connections.David Pursell
2015-05-22remote_access: merge work dir commands into oneMike Frysinger
2015-05-13remote_access: speed up env passing with remote commandsMike Frysinger
2015-05-13remote_access: delay creation of remote temp pathsMike Frysinger
2015-05-01remote_access: Simplify RemoteAccess connection.David Pursell
2015-04-14cros_devices: Implement SetAlias functionYiming Chen
2015-04-14remote_access: Handle empty alias in GetUSBDeviceIPYiming Chen
2015-04-09CLI: Add default device targeting.David Pursell
2015-04-02remote_access: Add default USB device accessor.David Pursell
2015-03-25debug-link: Restore support for ssh hostname.Thieu Le
2015-03-24debug_link: Implement alias resolution.Thieu Le
2015-03-24remote_access: Implement USB device enumeration.Thieu Le
2015-02-19remote_access: Add features needed for `cros shell`.David Pursell
2015-01-21unittests: cut over to the new wrapperMike Frysinger
2014-11-27deploy_chrome: Don't try to disable rootfs verification if target is writableRobert Flack
2014-11-27lint: fix whitespace issues in various modulesMike Frysinger
2014-11-21lint: update support for pylint-1.xMike Frysinger
2014-09-18convert to print_functionMike Frysinger
2014-02-24Fix lint errors in chromite/lib.Don Garrett
2014-02-05Add vm.py for vm-related utilitiesYu-Ju Hong
2014-01-23remote_access.py: add user-friendly message for SSH connection failuresYu-Ju Hong
2013-01-23MockTestCase - StartPatcher and PatchObject returns mock.Ryan Cui
2012-12-13Rename PartialMock.Start to start().Ryan Cui
2012-12-07Move gslib to use partial_mock library.Ryan Cui
2012-12-03Remove tempdir from RunCommandMock signature.Ryan Cui
2012-11-15Add tests for deploy_chrome and remote_access.Ryan Cui