summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2022-09-05Fix copy-paste errorTheo Buehler
2022-09-05Plug leaks due to not resetting the EVP_CIPHER_CTXTheo Buehler
2022-09-05Two more missing long long castsTheo Buehler
2022-09-05More long long casts for printing time_tTheo Buehler
2022-09-05Convert from %i to %dTheo Buehler
2022-09-05cast time_t to long long before printing for portabilityTheo Buehler
2022-09-05Use exact fdisk arguments from "(W)hole disk" answerKlemens Nanni
2022-09-05Fix -r on multi-chunk softraid volumesKlemens Nanni
2022-09-05Add minimal tooling for separating tests into dedicated programs.Anton Lindqvist
2022-09-04Make unveil tests less chatty when things work as expected.Anton Lindqvist
2022-09-04Use simpler disklabel templateKlemens Nanni
2022-09-03Provide PCKBC_AUX to fix compilationTheo Buehler
2022-09-03Ensure a constructed ASN.1 INTEGER is considered invalid when decoding.Joel Sing
2022-09-03New test coverage for RC4Theo Buehler
2022-09-02Rewrite RMD-160 tests to be table-driven.Theo Buehler