summaryrefslogtreecommitdiff
path: root/regress/lib
AgeCommit message (Expand)Author
2021-07-29Ensure that the kill signal undergoing testing is not ignored.anton
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2021-07-24Add basic regression tests for strchr() and strrchr().Visa Hankala
2021-07-06alarm(3) cannot fail, remove error handling.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-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-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
2021-06-27More appropriately set cipher_list_len when AES acceleration is available.Joel Sing
2021-06-27Tweak some data types and sprinkle some const.Joel Sing
2021-06-23Adjust test. You're not supposed to change errno in a signal handler andMark Kettenis
2021-06-20Add a test case for fmt_scaled.c r1.20Theo Buehler
2021-06-19zap trailing whitespaceTheo Buehler
2021-06-19Add DTLS test cases that use non-zero initial epochs.Joel Sing
2021-06-19Add more complex DTLS tests for delay/reordering.Joel Sing
2021-06-19Expand comment that details why two DTLS tests currently fail.Joel Sing
2021-06-19Provide the ability to delay/reorder DTLS packets.Joel Sing
2021-06-18Remove SSL_CTX_set_read_ahead() calls - it is now the default for DTLS.Joel Sing
2021-06-17Like ARM, RISC-V does not implement floating point exceptions.Mark Kettenis
2021-06-10Move libexecinfo regress tests under regress/gnu/libJeremie Courreges-Anglas
2021-06-09Enable libexecinfo regress.mortimer
2021-06-09Add regress test for libexecinfo.mortimer
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2021-06-02The getnext_indexoid tests now passMartijn van Duren
2021-05-31Since our unix receive queue got longer, the test run-t_sendrecvAlexander Bluhm
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2021-05-29The cephes test vectors for tanh(3) in our libm fail on mostAlexander Bluhm
2021-05-27Check that libexpat uses arc4random_buf as entropy source.Alexander Bluhm
2017-06-30Build and run libexpat regress tests from src/lib/libexpat/tests.Alexander Bluhm
2021-05-10It's no longer necessary to link ecdhtest statically.Theo Buehler
2021-05-04Rename shutdown_all() to shutdown_peers() for consistency.Theo Buehler
2021-05-03Use limits.h instead of sys/limits.h in dtlstest.c for portableKinichiro Inoguchi
2021-05-03Modify regress ssl_get_shared_ciphers for portableKinichiro Inoguchi
2021-05-03Hook openssl-ruby test to regress treeTheo Buehler
2021-05-03Add scaffold to run the ruby/openssl regression testsTheo Buehler
2021-05-03tweak one description to make it uniqueTheo Buehler
2021-05-03Prefix the hybrid_corner_case test with test_ for consistency.Theo Buehler
2021-05-03Exercise the point conversion bit for octet string representationsTheo Buehler
2021-05-03Add a test that exercises the point conversion bit of the octetTheo Buehler
2021-05-01Expand the regress test quite a bit to make sure no new regressions areMartijn van Duren
2021-04-27Relax SAN DNSname validation and constraints to permit non leading *Bob Beck
2021-04-23Enable test-renegotiation-changed-clienthello.py but skipTheo Buehler
2021-04-21Add a test that roundtrips a bunch of points on all builtin curvesTheo Buehler