]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: Add a function to skip remaining tests.
authordtucker@openbsd.org <dtucker@openbsd.org>
Wed, 1 Sep 2021 00:50:27 +0000 (00:50 +0000)
committerDarren Tucker <dtucker@dtucker.net>
Wed, 1 Sep 2021 01:40:43 +0000 (11:40 +1000)
commit8b02ef0f28dc24cda8cbcd8b7eb02bda8f8bbe59
treefb2ac7b4d64b8d079962caecb83ca24ae220f352
parentd486845c07324c04240f1674ac513985bd356f66
upstream: Add a function to skip remaining tests.

Many tests skip tests for various reasons but not in a consistent way and
don't always clean up, so add that and switch the tests that do that over.

OpenBSD-Regress-ID: 72d2ec90a3ee8849486956a808811734281af735
regress/agent-getpeereid.sh
regress/keys-command.sh
regress/putty-ciphers.sh
regress/putty-kex.sh
regress/putty-transfer.sh
regress/sftp-chroot.sh
regress/sshfp-connect.sh
regress/test-exec.sh