summaryrefslogtreecommitdiff
path: root/scripts/cli/test_service_ssh.py
AgeCommit message (Expand)Author
2020-08-03ssh: config file is now volatile (moved to /run)Christian Poessinger
2020-07-09ssh: loglevel is now lowercaseChristian Poessinger
2020-06-26ssh: add second test listening on multiple addresses and portsChristian Poessinger
2020-06-23ssh: extend testsChristian Poessinger
2020-02-26cli: remove superfluous imports (we never use Config())Christian Poessinger
2020-02-17ssh: clean out current configuration in setUp()Christian Poessinger
2020-02-17ssh: add test for disable-password-authenticationChristian Poessinger
2020-02-17ssh: get_config_value() should return str not listChristian Poessinger
2020-02-09ssh: add test for proper port and host validationChristian Poessinger
2020-02-09ssh: add missing commit()Christian Poessinger
2020-02-09ssh: basic test to see if SSH server launchesChristian Poessinger