summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2022-11-09Add tests for boundary conditions of struct tm.Bob Beck
2022-11-09Revise ED25519 regress following API changes.Joel Sing
2022-11-09Add some regress coverage for EVP_PKEY_METHOD.Joel Sing
2022-11-09Add some regress coverage for EVP_PKEY_ASN1_METHODJoel Sing
2022-11-09Enable l3vpn testClaudio Jeker
2022-11-09Remove unnecessary sizeofjoshua
2022-11-09Remove unnecessary sizeofjoshua
2022-11-08rpki-client regress: fix build after beck's libcrypto time changesTheo Buehler
2022-11-08Make "prepare filesystem" softraid aware, fix arm64 softraid installKlemens Nanni
2022-11-07Wrap long linesjoshua
2022-11-07Move variables above codejoshua
2022-11-07Rework OpenSSL regress binding a bit to prepare for an upcoming beckTheo Buehler
2022-11-07Link aes/ to regressjoshua
2022-11-07Add regress coverage for AESjoshua
2022-11-07Fix whitespace. Looks like I was a pig 3 years ago...Theo Buehler
2022-11-06Add regress for Ed25519.Joel Sing
2022-11-06Replace existing Blowfish regress testsjoshua
2022-11-06Enable time_conversion regress testsBob Beck
2022-11-06Add a bunch of regression tests for time conversion.Bob Beck
2022-11-05Add regress coverage for TLS exporters.Joel Sing
2022-11-05Fix missing variable declaration in regress, thanks Anton Lindqvist for the r...Job Snijders
2022-11-04In ktrace execve(2) no longer shows meaningless exit code.Alexander Bluhm
2022-11-04Extend l3vpn test to insert and remove a routeClaudio Jeker
2022-11-03Add an abolute minimal test for L3VPNs. Right now not linked since thereClaudio Jeker
2022-11-02Add regress for Signed TAL (.tak) filesJob Snijders
2022-10-31Add a intergration test that checks if the pftable feature works.Claudio Jeker
2022-10-31Make CLEANFILES patterns not match anything that may live outside of obj.Claudio Jeker
2022-10-30Use variable for diff options instead of unconditionally specifying "-rN".Darren Tucker
2022-10-30The previous commit message out to say this:Klemens Nanni
2022-10-30/* $OpenBSD: $ */Klemens Nanni
2022-10-28Fix indent botch; noticed by kettenis@Miod Vallat
2022-10-26Enable waitid(2) regress tests and a new test derived from NetBSD'sMark Kettenis
2022-10-26dtlstest: Ensure the timeouts are at least 10 ms. This makes these testsTheo Buehler
2022-10-25Make the floating-point computations a sligthly teeny bit more complex (butMiod Vallat
2022-10-24regress test for unmatched glob characters; fails before previousDamien Miller
2022-10-22Add regress for powerpc* AltiVec with subnormal floatsGeorge Koehler
2022-10-21tlsexttest.c: make various static structs constTheo Buehler
2022-10-21quic tlsext tests: use byte vector in place of stringTheo Buehler
2022-10-20Link rust-openssl to regressTheo Buehler
2022-10-20Provide a harness driving rust-openssl's regress testsTheo Buehler
2022-10-18Remove references to four definitions that tb@ deleted in x509.h rev. 1.89Ingo Schwarze
2022-10-17Revise expire callback regress to use chains with expired certificates.Joel Sing
2022-10-17Ensure that verification results in the expected error and error depth.Joel Sing
2022-10-16Add new failing read/signal testKlemens Nanni
2022-10-16Add new trap/errexit/signal test simulating interactive usageKlemens Nanni
2022-10-16move/rename usr1 test to new signal block, tweak other nameKlemens Nanni
2022-10-16Always pass the test program as PROG env var, fix synopsisKlemens Nanni
2022-10-15fix comments wrt. pending ksh fixesKlemens Nanni
2022-10-14add two new errexit/trap tests, tweak wordingKlemens Nanni
2022-10-14add two new errexit/trap testsKlemens Nanni