summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2023-09-21Remove REGRESS_FULL. It is not documented, just hides some testsAlexander Bluhm
2023-09-21Remove cap_mkdb regress. The program fails as -i option has beenAlexander Bluhm
2023-09-21Add rsync to subdir to create obj. With obj directory rsync testAlexander Bluhm
2023-09-18Favor jot while generating characters within the [1, 256) range as awkAnton Lindqvist
2023-09-11Regressions for tuples and evaluating variables.Martin Pieuchot
2023-09-08Print a message when test has finished successfully.Alexander Bluhm
2023-09-08Test pf and stack with double atomic IPv6 fragments.Alexander Bluhm
2023-09-08regress test recursive remote-remote directories copies where theDamien Miller
2023-09-08regress test for recursive copies of directories containing symlinksDamien Miller
2023-09-06regression test for override of subsystem in match blocksDamien Miller
2023-09-02btrace(8): allow empty statements in probes.Dave Voutila
2023-09-02btrace(8): fix probe builtin in BEGIN/END.Dave Voutila
2023-08-30cover failure on insecure passfilesKlemens Nanni
2023-08-30exercise [-p passfile] (this is not a keydisk)Klemens Nanni
2023-08-30verify that the number of rounds does not decreaseKlemens Nanni
2023-08-30Ensure no memory is leaked after passing NULL to ASN1_TIME_normalize()Job Snijders
2023-08-29Have #include <cstdio> when using fprintf(). This is needed ifYASUOKA Masahiko
2023-08-28btrace(8): prohibit use of argN builtins in BEGIN/END.Dave Voutila
2023-08-21cover force recreation (with smallest non-default number of rounds)Klemens Nanni
2023-08-21rename target to reflect realityKlemens Nanni
2023-08-21= ought to be += in previousKlemens Nanni
2023-08-21cover expected failures for volume recreation and the empty passphraseKlemens Nanni
2023-08-21most tests need root, add targets using ${SUDO} to REGRESS_ROOT_TARGETSKlemens Nanni
2023-08-21bioctl tests needs rootAnton Lindqvist
2023-08-20First tests for bioctl(8), start with scripted creation + passphrase changeKlemens Nanni
2023-08-20stricter devname match on bioctl(8) output avoids false positives on failureKlemens Nanni
2023-08-20Make some global variables constTheo Buehler
2023-08-20Bye bye to all people out thereTheo Buehler
2023-08-20Add some spaces after commaTheo Buehler
2023-08-20unifdef -D FULL_TESTTheo Buehler
2023-08-20knfmt(1) to the rescueTheo Buehler
2023-08-20Another OPENSSL_NO_DEPRECATED hits the bit bucketTheo Buehler
2023-08-20Drop unnecessary OPENSSL_NO_DEPRECATED danceTheo Buehler
2023-08-20Use a separate flags variable for the error flags in DH_check()Theo Buehler
2023-08-20Add initial regress tests for kqueue1(2)Visa Hankala
2023-08-16Cosmetic fix for copy-pastoTheo Buehler
2023-08-16The per-AFI madness in ASPA was removed. So adjust this test here.Claudio Jeker
2023-08-16Per-AFI ASPA provider was removed. Adjust expected result.Claudio Jeker
2023-08-15Add regress coverage for ASN1_STRING_cmp()Theo Buehler
2023-08-15Add some regress coverage for various ASN1_STRING types to codify someTheo Buehler
2023-08-15Avoid memcmp() with NULL pointer and 0 lengthTheo Buehler
2023-08-15fix openssl11 regress compilationTheo Buehler
2023-08-14Prepare tlsfuzzer.py for ports updateTheo Buehler
2023-08-14unreferneced -> unreferencedMiod Vallat
2023-08-14Sync expected failures with reality. Recent libm changes causedAnton Lindqvist
2023-08-13Ignore failure when deleting regress/ttest anchorAlexandr Nedvedicky
2023-08-13remove by now unused test.sh scriptAnton Lindqvist
2023-08-13Use a dedicated regress target for each test case.Anton Lindqvist
2023-08-13Regression test for the use-after-free in map insertionMartin Pieuchot
2023-08-13kevent: Add precision and abstimer flags for EVFILT_TIMERVisa Hankala