]> 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>
Wed, 15 Jul 2026 22:51:20 +0000 (22:51 +0000)
commit0710748f0236618c844786f6bce56317d7719368
tree6f3863747e184ef21c51d5c8776a6dca9cd997ac
parent2ff8715e9860bfdda48751c353bc2c4e6414d0c8
[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