]> git.ekhem.eu.org Git - guix.git/commit
[tests] Add SSH and networking test cases.
authorJakub Czajka <jakub@ekhem.eu.org>
Wed, 15 Jul 2026 22:51:20 +0000 (22:51 +0000)
committerJakub Czajka <jakub@ekhem.eu.org>
Fri, 17 Jul 2026 13:47:16 +0000 (13:47 +0000)
commit9d17bb05d174a460cfd73b9186aa66905abfff50
tree714f1b12ad97e6b7101b7c24cb16699033246369
parentc390bd25caa10a80d84c6374d70f214a6a636855
[tests] Add SSH and networking test cases.

Test SSH daemon (service, port 72, authorized_keys, key
auth shell command) and networking (service, eth0).

Co-Authored-By: Claude <noreply@anthropic.com>
tests/networking.scm [new file with mode: 0644]
tests/sshd.scm [new file with mode: 0644]
tests/vps-base.scm