summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/engine/enginetest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove engine regress.jsing2023-12-271-253/+0
* Make enginetest work with disabled engine supporttb2023-06-191-1/+10
* Convert from %i to %dtb2022-09-051-5/+5
* Add missing $OpenBSD$ markers.tb2018-07-171-1/+1
* Make ENGINE_free() succeed on NULL. Matches OpenSSL's behavior andtb2018-04-141-10/+7
* Gix misleading indent pointed out by GCC 6.1.libressl-v2.4.0bcook2016-05-301-4/+4
* remove e_os2.h includesbcook2015-09-131-1/+0
* Cleanup enginetest a bit.bcook2015-09-121-104/+84
* replace sprintf/strdup with asprintf in engine testbcook2014-08-161-8/+5
* remove OPENSSL_malloc and CRYPTO_malloc goo from the regress tests.beck2014-05-241-14/+2
* move enginetest to regress as was done with the other testsjsg2014-04-171-0/+283