support/testing: test_dropbear.py: add test for ssh connection to localhost
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 5 Feb 2019 09:45:41 +0000 (10:45 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 5 Feb 2019 18:01:55 +0000 (19:01 +0100)
commitcc84a0dac6ef1a09503991aa5a16c9c996271ed3
treee5cc2cbcd619ecbc9be0421618045acc23569755
parenta34005699b3f9b08f27d312030fae1267cef85a4
support/testing: test_dropbear.py: add test for ssh connection to localhost

Use sshpass to pass the password on the command line.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
support/testing/tests/package/test_dropbear.py