summaryrefslogtreecommitdiff
path: root/regress/lib
AgeCommit message (Expand)Author
2021-10-23Add a regress test for TLS client/server.Joel Sing
2021-10-23Revise regress test for tls13_buffer rename.Joel Sing
2021-10-23Revise regress for tlsext_tick_lifetime_hint changing type.Joel Sing
2021-10-22oops.mbuhl
2021-10-22add missing FreeBSD libm tests, update the othersmbuhl
2021-10-15Pull in ssl_locl.h so that we can keep reaching into libssl internals.Joel Sing
2021-10-13ssltest.c does not need param.hTheo Buehler
2021-10-13Remove __dead from usage() to reduce the diff needed to build LibreSSLTheo Buehler
2021-09-30Mark another test as failing with the legacy verifier.Joel Sing
2021-09-28Remove recent changes used to unblock the signal undergoing testing, I solved itAnton Lindqvist
2021-09-27Mark "failures" volatile to avoid a problem with sigsetjmp/siglongjmp.Todd C. Miller
2021-09-27These tests pass in a few seconds. Remove REGRESS_SLOW_TARGETS.Alexander Bluhm
2021-09-27Make t_gettimeofday pass on sparc64.mbuhl
2021-09-24Simplify runAesCmacTest() by using EVP_DigestSign().Theo Buehler
2021-09-19At least t_fork and t_vfork tests need coredumps enabled to succeed.Claudio Jeker
2021-09-12annotate root only targets; ok bluhm@Anton Lindqvist
2021-09-12hook up libagentx; ok martijn@Anton Lindqvist
2021-09-09Ensure that the kill signal undergoing testing is not ignored.Anton Lindqvist
2021-09-09Rework openssl-ruby-tests to run all passing tests first, thenTheo Buehler
2021-09-09zap trailing whitespaceTheo Buehler
2021-09-06The default Ruby has switched to 3.0Theo Buehler
2021-09-04Disable tests that don't work in bluhms regress framework.mbuhl
2021-09-03Implement a -h option that allows specifying a target host thatTheo Buehler
2021-09-03Now that the issue is fixed, enable test-extensions.pyTheo Buehler
2021-09-03Make Bob happy.Alexander Bluhm
2021-09-03Call the callback on success in new verifier in a compatible wayBob Beck
2021-09-02Add -f to usageTheo Buehler
2021-09-02Enable vfork syscall test. Disable SIGSTOP test as it is masked untilmbuhl
2021-09-02Import more NetBSD system call regression tests.mbuhl
2021-09-02delete %n using test cases, which now intentionally faultTheo de Raadt
2021-09-01remove manual fiddling with MALLOC_OPTIONS from libc regress testsJasper Lievisse Adriaanse
2021-09-01Add a regression test to verify that we call the callback in the sameBob Beck
2021-08-31enter uuid/Jasper Lievisse Adriaanse
2021-08-31add initial tests for uuid_from_string, uuid_to_string, uuid_create_nilJasper Lievisse Adriaanse
2021-08-30hook verify regress test to buildTheo Buehler
2021-08-30Revert accidental commitTheo Buehler
2021-08-30link verify regress tests to buildTheo Buehler
2021-08-30Reimplement part of the openssl/x509 regress tests in CTheo Buehler
2021-08-29libagentx regress relied on snmp(1) defaulting to -v2c -cpublic. Make thisMartijn van Duren
2021-08-28Only remove the directories if there's an obj/ or obj@Theo Buehler
2021-08-28Add a pass using the modern vfy with by_dir roots, code by me, script toBob Beck
2021-08-28Add case 2c to the go side. Don't tell jsing I touched go.Bob Beck
2021-08-27Add regress test testing having the root cert in the intermediate bundleBob Beck
2021-08-18Import regress tests for SM2. Not yet linked to the build.Theo Buehler
2021-08-11add new (unsupported) eddsa in certificate verify testsTheo Buehler
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