summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration/transport.py
Commit message (Expand)AuthorAgeFilesLines
* integration tests OpenSSHTransport: Expand tilde to home in root_ssh_key_file...Petr Viktorin2014-02-051-1/+2
* ipatests: Do not use /usr/bin hardcoded pathsTomas Babej2013-10-311-6/+7
* Tests: mkdir_recursive: Don't fail when top-level directory doesn't existPetr Viktorin2013-10-301-4/+4
* test_integration: Add OpenSSHTransport, used if paramiko is not availablePetr Viktorin2013-10-031-1/+139
* test_integration.host: Move transport-related functionality to a new modulePetr Viktorin2013-10-031-0/+303