summaryrefslogtreecommitdiff
path: root/tests/unittests/test_sshutil.py
AgeCommit message (Expand)Author
2014-11-13Use test_helpers.TestCase for test_sshutil tests.Daniel Watkins
2014-11-12Handle = used as config delimiter in SSH config.Daniel Watkins
2014-11-12Add tests for current parse_ssh_config behaviour.Daniel Watkins
2013-03-07pep8 and pylint fixesScott Moser
2013-03-01change parser.parse 'default_opts' to 'options'Scott Moser
2013-03-01add some unit tests, fix an issue or twoScott Moser