Add a function to skip remaining tests. Many tests skip tests for
authordtucker <dtucker@openbsd.org>
Wed, 1 Sep 2021 00:50:27 +0000 (00:50 +0000)
committerdtucker <dtucker@openbsd.org>
Wed, 1 Sep 2021 00:50:27 +0000 (00:50 +0000)
commit4233cbeb78d9a6c0dac5fe5f46822390499a8b1b
tree2b7445e4d9bf1496bc70312f9b4135924fec57d1
parent444296aeff58309f1fffaacd3c161ecef036239a
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.
regress/usr.bin/ssh/agent-getpeereid.sh
regress/usr.bin/ssh/keys-command.sh
regress/usr.bin/ssh/putty-ciphers.sh
regress/usr.bin/ssh/putty-kex.sh
regress/usr.bin/ssh/putty-transfer.sh
regress/usr.bin/ssh/sftp-chroot.sh
regress/usr.bin/ssh/sshfp-connect.sh
regress/usr.bin/ssh/test-exec.sh