summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2022-10-14Add RCS markersTheo Buehler
2022-10-14Revert kn's Makefile surgery. It no longer does what it was supposedTheo Buehler
2022-10-14The HTTP endpoint used for the redirect chain started to unconditionallyAnton Lindqvist
2022-10-11Handle corner case in which the test case can actually be a squareTheo Buehler
2022-10-11Run noexec tests in a new thread, leveraging the fact thatAnton Lindqvist
2022-10-10Trigger ERR trap on permanent I/O redirection failureKlemens Nanni
2022-10-10Continue tests is the mountpoint already existsKlemens Nanni
2022-10-10two tests are now expected to fail since the introduction of mimmutableAnton Lindqvist
2022-10-09remove by now unwanted extra space in outputAnton Lindqvist
2022-10-02Dynamically link libssl for QUIC regress.Joel Sing
2022-10-02Remove unused headers.Joel Sing