summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert previous. Let's deal with it when the portable release is out.tb2025-10-071-7/+3
* test framework: allow overriding the "/tmp/" directorytb2025-10-071-3/+7
* test.h: include stddef.h for NULL and size_ttb2025-05-311-1/+2
* test.c: drop include of libgen.htb2025-05-311-2/+1
* test.c: plug leak of tmp_filetb2025-05-311-1/+2
* Fix attributes in test.htb2025-05-311-4/+4
* test.c: avoid NULL-dereferencetb2025-05-311-2/+3
* Fix test_errorf macro expanding to two linesjoshua2025-05-221-4/+8
* Add initial regress test frameworkjoshua2025-05-213-0/+408