summaryrefslogtreecommitdiff
path: root/gnu/tests/ssh.scm
AgeCommit message (Expand)AuthorFilesLines
2025-07-24gnu: tests: Replace deprecated dhcp client service.Gabriel Wicki1-1/+1
2024-12-09tests: Adjust for new return value of ‘start-service’.Ludovic Courtès1-7/+16
2022-05-22services: openssh: Listen on both IPv4 and IPv6.Ludovic Courtès1-1/+11
2022-04-07services: openssh: Start as an inetd service.Ludovic Courtès1-15/+17
2021-09-26tests: Reduce boilerplate for users of 'system-test-runner'.Ludovic Courtès1-4/+1
2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7.Ludovic Courtès1-3/+3
2020-04-21tests: ssh: Explicitly wait for port 22.Ludovic Courtès1-1/+4
2019-05-09services: Log-in services now require "pam_loginuid".Ludovic Courtès1-3/+25
2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès1-1/+1
2018-06-13tests: Honor the return value of 'start-service'.Clément Lassieur1-5/+3
2018-06-01tests: ssh: Use 'with-extensions'.Ludovic Courtès1-148/+142
2017-11-01tests: ssh: Make sure we can run executables from PATH.Marius Bakke1-0/+28
2017-07-23Merge branch 'master' into core-updatesLeo Famulari1-134/+134
2017-07-20tests: Use 'virtual-machine' records instead of monadic procedures.Ludovic Courtès1-134/+134
2017-07-18tests: ssh: Use 'guile-ssh'.Ludovic Courtès1-1/+1
2017-06-12marionette: Factorize 'wait-for-file'.Ludovic Courtès1-16/+2
2017-05-21tests: ssh: Use 'guile2.0-ssh'.Ludovic Courtès1-1/+1
2017-04-01tests: Introduce 'simple-operating-system' and use it.Ludovic Courtès1-26/+4
2017-03-21tests: ssh: Add a test for SFTP.Clément Lassieur1-4/+23
2017-03-21tests: ssh: Abstract session connection and authentication.Clément Lassieur1-29/+53
2016-10-03tests: ssh: Add Dropbear test.Ludovic Courtès1-11/+35
2016-10-03tests: ssh: Generalize.Ludovic Courtès1-14/+25
2016-10-03tests: Add 'openssh-service-type' test.Ludovic Courtès1-0/+158