Age | Commit message (Expand) | Author |
2021-08-18 | Import regress tests for SM2. Not yet linked to the build. | Theo Buehler |
2021-08-11 | add new (unsupported) eddsa in certificate verify tests | Theo Buehler |
2021-08-11 | test -Oprint-pubkey | Damien Miller |
2021-08-10 | Support two-character font names (BI, CW, CR, CB, CI) | Ingo Schwarze |
2021-08-10 | adapt to scp -M flag change; make scp3.sh test SFTP mode too | Damien Miller |
2021-08-08 | Although it's POSIX, not all shells used in Portable support the | Darren Tucker |
2021-08-08 | Move setting of USER further down the startup In portable we have to | Darren Tucker |
2021-08-08 | Drop -q in ssh-log-wrapper.sh to preserve logs. | Darren Tucker |
2021-08-06 | Make diff invocation more portable. POSIX does not require diff to have -N, | Darren Tucker |
2021-08-04 | regression test for scp -3 | Damien Miller |
2021-08-03 | regression tests for scp SFTP protocol support; mostly by Jakub | Damien Miller |
2021-07-29 | Treat doas with arguments as a valid SUDO variable. Allows one to | anton |
2021-07-29 | Ensure that the kill signal undergoing testing is not ignored. | anton |
2019-11-19 | Import NetBSD system call regression tests. They were written with | Alexander Bluhm |
2021-07-26 | Fix typo. | Alexander Bluhm |
2021-07-25 | Skip unit and makefile-based key conversion tests when we're building | Darren Tucker |
2021-07-25 | Replace OPENSSL as the variable that points to the openssl binary | Darren Tucker |
2021-07-24 | Add basic regression tests for strchr() and strrchr(). | Visa Hankala |
2021-07-24 | Skip RFC4716 format import and export tests when built without OpenSSL. | Darren Tucker |
2021-07-24 | test for first-match-wins in authorized_keys environment= | Damien Miller |
2021-07-23 | Simplify keygen-convert by using $SSH_KEYTYPES directly. | Darren Tucker |
2021-07-23 | Test conversion of ed25519 and ecdsa keys too. | Darren Tucker |
2021-07-23 | Add test for exporting pubkey from a passphrase-protected private key. | Darren Tucker |
2021-07-23 | regression test for time-limited signature keys | Damien Miller |
2021-07-19 | Use SUDO when setting up hostkey. | Darren Tucker |
2021-07-19 | Increase time margin for rekey tests. Should help reliability on very | Darren Tucker |
2021-07-19 | Add test for host key verification via SSHFP records. This requires | Darren Tucker |
2021-07-19 | Add ed25519 key and test SSHFP export of it. Only test RSA SSHFP export | Darren Tucker |
2021-07-19 | Group keygen tests together. | Darren Tucker |
2021-07-18 | Add test for ssh-keygen printing of SSHFP records. | Darren Tucker |
2021-07-18 | Let the mandoc.db(5) test suite work with parallel make (make -j), | Ingo Schwarze |
2021-07-17 | Make the mandoc.db(5) tests work with BSDOBJDIR set, | Ingo Schwarze |
2021-07-15 | Fix regress for rpki-client | job |
2021-07-14 | Shrink cluster size for FAT32 to fullfil the new minimum cluster | Alexander Bluhm |
2021-07-14 | LibreSSL error message has changed, adapt test. | Alexander Bluhm |
2021-07-14 | Adjust expected certificate error message. Caused by recent work to support | anton |
2021-07-12 | Change the error reporting pattern throughout the tree when unveil | Bob Beck |
2021-07-12 | fix some broken tests; clean up output | Damien Miller |
2021-07-10 | Pass expected result first when diff(1)ing for result. | Martin Pieuchot |
2021-07-10 | Add test case for single static address in configuration payload in | tobhe |
2021-07-10 | honor objdir | anton |
2021-07-10 | minor nits: | anton |
2021-07-06 | Make test more verbose to see commands and error messages in output. | Alexander Bluhm |
2021-07-06 | Make use of the existing bsd.regress.mk logic to flag root only targets, | anton |
2021-07-06 | This regress checks that 400 singals are evenly distributed over 4 | Alexander Bluhm |
2021-07-06 | alarm(3) cannot fail, remove error handling. | Alexander Bluhm |
2021-07-06 | Fix typo in comment. | Alexander Bluhm |
2019-09-05 | Test IPv6 multicast sender, receiver, router. Minimal mc6route | Alexander Bluhm |
2021-07-05 | Write ktrace output files onto NFS mounted file systems. | Alexander Bluhm |
2021-07-03 | Garbage collect do_test_cipherlist(). | Joel Sing |