summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2022-09-07Add output length validation for EVPTheo Buehler
2022-09-07Remove the .SILENT bits again after feedback from bluhmKlemens Nanni
2022-09-06Crank (sparse) disk size from 64M to 128M to make arm64 happy againKlemens Nanni
2022-09-06Add VERBOSE=No default, .IGNORE and .SILENT REGRESS_CLEANUPKlemens Nanni
2022-09-06keep noise down, discard usage text for expected failure casesKlemens Nanni
2022-09-06Use multi-chunk RAID 1C with keydisk on softraid enabled archsKlemens Nanni
2022-09-06Add a table-driven test for RC2 in ECB mode to replace the old one.Theo Buehler