CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/31 18:50:27
Modified files:
regress/usr.bin/ssh: agent-getpeereid.sh keys-command.sh
putty-ciphers.sh putty-kex.sh
putty-transfer.sh sftp-chroot.sh
sshfp-connect.sh test-exec.sh
Log message:
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.
