summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2022-10-02Revise for SSL_CTX_INTERNAL and SSL_INTERNAL removal.Joel Sing
2022-09-24Adjust dummy rde_generate_updates() to the new prototype.Claudio Jeker
2022-09-21Tweak symbols test in such a way that it would have caught the recentTheo Buehler
2022-09-17bind/connect is now expected to succeedSebastian Benoit
2022-09-17Hook up installboot unconditionally, skip on unsupported archsKlemens Nanni
2022-09-14Merge common FORMAT_FDISK and USE_SOFTRAID default, simpler cleanupKlemens Nanni
2022-09-14Fold root disk setup targets into oneKlemens Nanni
2022-09-14Fold vnd disk setup targets into a single loopKlemens Nanni
2022-09-14Make NDISKS an integer, simplify CLEANFILES with globbingKlemens Nanni
2022-09-14Format softraid keydisk to make regress pass without installboot fixKlemens Nanni
2022-09-12Add CBC, CFB64 and OFB64 test coverage for RC2Theo Buehler
2022-09-12Hook up installboot(8) tests on all covered archsKlemens Nanni
2022-09-12whitespace nitsTheo Buehler
2022-09-12Move division by two out of sizeof()Theo Buehler
2022-09-12Error checks for EVP_*Theo Buehler
2022-09-12Move division by two out of sizeof()Theo Buehler
2022-09-11Add regression tests for the sendmmsg and recvmmsg system calls.Moritz Buhl
2022-09-11link asn1object test statically in preparation for upcoming bumpTheo Buehler
2022-09-09Add mips64/octeon bitsKlemens Nanni
2022-09-07Add EVP test coverage for RC2.Theo Buehler