summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2022-09-02Retire the old crap. Thanks, JoshuaTheo Buehler
2022-09-02Unhook the old md4 and md5 testsTheo Buehler
2022-09-02Link new md test to regress.Theo Buehler
2022-09-02New md4/md5 regress testsTheo Buehler
2022-09-02Add two constTheo Buehler
2022-09-02Make test tables static const and fix a style nitTheo Buehler
2022-09-02Simplify and clean up the ecdsa test a little. Use stdio instead of BIOTheo Buehler
2022-09-02Retire old SHA testsTheo Buehler
2022-09-02Unhook old SHA testsTheo Buehler
2022-09-02Add tests for 1 million repeated "a"Theo Buehler
2022-09-02The sysORTable doesn't have 10 entries anymore.Martijn van Duren
2022-09-01Fill the gaps for armv7, powerpc64 and riscv64Klemens Nanni
2022-09-01add checks that unveil() is doing the right thing irt. bind() and connect()Sebastian Benoit
2022-09-01Link sha test to regressTheo Buehler
2022-09-01Add a nicely licensed, table-driven test for SHATheo Buehler
2022-09-01Fix logic bugKlemens Nanni
2022-09-01Minor internal target names and spacing tweaks, add dry-toofew testKlemens Nanni
2022-09-01Add macppc bits, hook up installboot(8) tests on macppcKlemens Nanni
2022-09-01Hook up installboot(8) tests on sparc64Klemens Nanni
2022-08-31Introduce USE_SOFTRAID to allow testing on vnd(4) directlyKlemens Nanni
2022-08-31Silence cleanup, rename internal setup targets for clarityKlemens Nanni
2022-08-31Always run prepareKlemens Nanni
2022-08-31Rename helper vars/files under obj/Klemens Nanni
2022-08-31Put MD fdisk usage into new FORMAT_DISK, also softraid volume after chunksKlemens Nanni
2022-08-31Some missing return checksTheo Buehler
2022-08-31Avoid some buffer overflows in ecdsatestTheo Buehler
2022-08-31Revert previous. Committed the wrong version of the diff.Theo Buehler
2022-08-31Avoid some buffer overflows in ecdsatestTheo Buehler
2022-08-30Add ASPA regress bitsJob Snijders
2022-08-29Hook up installboot(8) tests on i386Klemens Nanni
2022-08-29Adjust rde_decide_test.c since struct aspath changed.Claudio Jeker
2022-08-28Add regress test for the encoding of an ASN1_INTEGER with NULL data.Joel Sing
2022-08-28Adjust desired output after tbl_term.c rev. 1.66 (stop skippingIngo Schwarze
2022-08-28Vertical spacing changes around tables in man_term.c rev. 1.194Ingo Schwarze
2022-08-27Wire up QUIC regress.Joel Sing
2022-08-27Add regress for QUIC.Joel Sing
2022-08-26Do not rm a directoryKlemens Nanni
2022-08-26Adjust PEM_write_X509() error message and unwrap line.Theo Buehler
2022-08-26Remove unnecessary BIO dances and use stdout directly.Theo Buehler
2022-08-24run -p on all chunk devices for now to make progressKlemens Nanni
2022-08-24crank chunk size to make fdisk work on arm64Klemens Nanni
2022-08-24Silence newfs, put mountpoint under obj, simplify stagefile handlingKlemens Nanni
2022-08-24Use MOUNTPOINT correctly/consistentlyKlemens Nanni