summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/sha512 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Retire old SHA teststb2022-09-022-251/+0
* More EVP_* return value checkstb2021-12-291-22/+60
* sha512test: replace EVP_MD_CTX_{cleanup,init} pair with EVP_MD_CTX_resettb2021-11-181-3/+2
* sha*test: convert these tests to work with opaque EVP_MD_CTX.tb2021-11-181-12/+16
* Add missing $OpenBSD$ markers.tb2018-07-171-1/+1
* Trivial fix for test progress output.bcook2015-02-251-4/+7
* 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
* KNF and other cleanup.jsing2014-05-311-149/+163
* Move sha256 and sha512 tests to regress and wire them up.jsing2014-05-302-0/+191