summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/api/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the apitest work better with the portable tets frameworktb2023-04-141-8/+2
|
* Provide regress for SSL public APIs.jsing2022-01-051-0/+16
This will largely test curly and inconsistent APIs that are not covered by other regress tests. Currently, this tests the wonder that is SSL_get_peer_cert_chain().