summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/evp/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove evp_pkey_check testtb2024-08-291-2/+1
* Some more Makefile cosmeticstb2023-03-021-10/+15
* The evp_ecx_test no longer needs static linkingtb2023-03-021-3/+1
* Simplify evp test Makefile.tb2023-03-021-18/+5
* Add regress coverage for Ed25519 and X25519 EVP interfaces.jsing2022-11-101-2/+9
* Add some regress coverage for EVP_PKEY_ASN1_METHODjsing2022-11-091-2/+6
* Add a simple test to ensure that pmeth->cleanup() can cope with NULLtb2022-03-301-2/+7
* Undo static linking and other workarounds that are no longer neededtb2022-01-141-3/+1
* Only evp_pkey_check needs static linkingtb2022-01-121-2/+4
* Add regress for EVP_PKEY_{,public_,param_}check()tb2022-01-111-7/+11
* Include -DLIBRESSL_INTERNAL in regress makefiles.jsing2014-07-081-2/+2
* Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod2014-06-011-1/+3
* Import the OpenSSL libcrypto tests in a form suitable for our rergressmiod2014-04-151-0/+12