guix-play/gnu
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
..
build pack: Add '--symlink'. 2017-03-14 17:57:27 +01:00
packages gnu: Add lmms. 2017-03-21 15:37:29 -04:00
services services: openssh: Add 'subsystems' option. 2017-03-21 20:49:26 +01:00
system file-systems: Factorize file-system-packages. 2017-03-18 10:38:51 +01:00
tests tests: ssh: Abstract session connection and authentication. 2017-03-21 20:49:26 +01:00
artwork.scm
local.mk gnu: vim: Update to 8.0.0494. 2017-03-20 23:35:39 +01:00
packages.scm packages: Use PACKAGE@VERSION syntax when reporting ambiguities. 2017-03-08 23:42:53 +01:00
services.scm services: Create /var/log upon activation. 2017-03-10 14:48:06 +01:00
system.scm system: Avoid '_' as a pattern variable in 'match'. 2017-03-10 14:48:06 +01:00
tests.scm