summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
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