guix/gnu/tests
Clément Lassieur cfaf4d1165
tests: ssh: Abstract session connection and authentication.
* gnu/tests/ssh.scm (run-ssh-test): Introduce make-session-for-test,
call-with-connected-session and call-with-connected-session/auth.
(run-ssh-test)["connect"]: Rename to "shell command".  Abstract its session
connection and authentication work into the above three functions.
2017-03-21 20:49:26 +01:00
..
base.scm
install.scm
mail.scm
messaging.scm
nfs.scm
ssh.scm tests: ssh: Abstract session connection and authentication. 2017-03-21 20:49:26 +01:00
web.scm