1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Tests: 01makekeyprintkey
Depends: tinysshd
Restrictions: allow-stderr
Tests: 02handshake
Depends: systemd-sysv, systemd, tinysshd, python3, ucspi-tcp
Restrictions: allow-stderr, needs-root, isolation-container
Tests: 03exitcodes
Depends: tinysshd, openssh-client, ucspi-tcp
Restrictions: allow-stderr, needs-root
Tests: 04sftp
Depends: tinysshd, openssh-client, openssh-sftp-server, ucspi-tcp
Restrictions: allow-stderr, needs-root
Tests: 05authorizedkeys
Depends: tinysshd, openssh-client, ucspi-tcp
Restrictions: allow-stderr, needs-root
Tests: 06transfer
Depends: tinysshd, openssh-client, ucspi-tcp
Restrictions: allow-stderr, needs-root
|