summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2021-07-25Skip unit and makefile-based key conversion tests when we're buildingDarren Tucker
2021-07-25Replace OPENSSL as the variable that points to the openssl binaryDarren Tucker
2021-07-24Add basic regression tests for strchr() and strrchr().Visa Hankala
2021-07-24Skip RFC4716 format import and export tests when built without OpenSSL.Darren Tucker
2021-07-24test for first-match-wins in authorized_keys environment=Damien Miller
2021-07-23Simplify keygen-convert by using $SSH_KEYTYPES directly.Darren Tucker
2021-07-23Test conversion of ed25519 and ecdsa keys too.Darren Tucker
2021-07-23Add test for exporting pubkey from a passphrase-protected private key.Darren Tucker
2021-07-23regression test for time-limited signature keysDamien Miller
2021-07-19Use SUDO when setting up hostkey.Darren Tucker
2021-07-19Increase time margin for rekey tests. Should help reliability on veryDarren Tucker
2021-07-19Add test for host key verification via SSHFP records. This requiresDarren Tucker
2021-07-19Add ed25519 key and test SSHFP export of it. Only test RSA SSHFP exportDarren Tucker
2021-07-19Group keygen tests together.Darren Tucker
2021-07-18Add test for ssh-keygen printing of SSHFP records.Darren Tucker
2021-07-18Let the mandoc.db(5) test suite work with parallel make (make -j),Ingo Schwarze
2021-07-17Make the mandoc.db(5) tests work with BSDOBJDIR set,Ingo Schwarze
2021-07-15Fix regress for rpki-clientjob
2021-07-14Shrink cluster size for FAT32 to fullfil the new minimum clusterAlexander Bluhm
2021-07-14LibreSSL error message has changed, adapt test.Alexander Bluhm
2021-07-14Adjust expected certificate error message. Caused by recent work to supportanton
2021-07-12Change the error reporting pattern throughout the tree when unveilBob Beck
2021-07-12fix some broken tests; clean up outputDamien Miller
2021-07-10Pass expected result first when diff(1)ing for result.Martin Pieuchot
2021-07-10Add test case for single static address in configuration payload intobhe
2021-07-10honor objdiranton
2021-07-10minor nits:anton
2021-07-06Make test more verbose to see commands and error messages in output.Alexander Bluhm
2021-07-06Make use of the existing bsd.regress.mk logic to flag root only targets,anton
2021-07-06This regress checks that 400 singals are evenly distributed over 4Alexander Bluhm
2021-07-06alarm(3) cannot fail, remove error handling.Alexander Bluhm
2021-07-06Fix typo in comment.Alexander Bluhm
2019-09-05Test IPv6 multicast sender, receiver, router. Minimal mc6routeAlexander Bluhm
2021-07-05Write ktrace output files onto NFS mounted file systems.Alexander Bluhm
2021-07-03Garbage collect do_test_cipherlist().Joel Sing
2021-07-03Add test that ensures ssl3_ciphers[] is sorted by cipher id.Joel Sing
2021-07-03Rewrite get_put_test() as cipher_find_test().Joel Sing
2021-07-03fix a bug that resulted in incomplete testing:Ingo Schwarze
2021-07-01Just in case another developer besides anton@ and myself even wants toIngo Schwarze
2021-07-01We already tested all corner cases for two-byte and three-byte UTF-8Ingo Schwarze
2021-06-30The byte \0363 is not invalid in UTF-8.Ingo Schwarze
2021-06-30Disable some code that reaches into libssl internals.Joel Sing
2021-06-30Disable some tests that probably no longer make sense.Joel Sing
2021-06-30Pull in ssl_locl.h to allow for move of struct ssl_session_st.Joel Sing
2021-06-30TLS error messages have changed slightly, adapt regex for expectedAlexander Bluhm
2021-06-28delete the two pairs of extra blank lines from expected man(7) terminalIngo Schwarze
2021-06-27Add test coverage for TLSv1.3 client hellos.Joel Sing
2021-06-27Add test coverage for DTLSv1.2 client hellos.Joel Sing
2021-06-27Improve test coverage for SSL_OP_NO_DTLSv1.Joel Sing
2021-06-27Teach hexdump() how to identify differing bytes.Joel Sing