summaryrefslogtreecommitdiffstats
path: root/regress/lib/libcrypto/engine
AgeCommit message (Expand)AuthorFilesLines
2018-07-17Add missing $OpenBSD$ markers.tb1-1/+1
2018-04-14Make ENGINE_free() succeed on NULL. Matches OpenSSL's behavior andtb1-10/+7
2016-05-30Gix misleading indent pointed out by GCC 6.1.bcook1-4/+4
2015-09-13remove e_os2.h includesbcook1-1/+0
2015-09-12Cleanup enginetest a bit.bcook1-104/+84
2014-08-16replace sprintf/strdup with asprintf in engine testbcook1-8/+5
2014-07-08Include -DLIBRESSL_INTERNAL in regress makefiles.jsing1-2/+2
2014-06-01Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod1-1/+3
2014-05-24remove OPENSSL_malloc and CRYPTO_malloc goo from the regress tests.beck1-14/+2
2014-04-17move enginetest to regress as was done with the other testsjsg2-0/+290