summaryrefslogtreecommitdiff
path: root/src/regress/usr.bin/openssl/options/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build options regress with -DLIBRESSL_INTERNAL.jsing2021-03-211-2/+2
| | | | | This is currently needed for DTLS1_2_VERSION, however it should be used here regardless.
* Provide initial regress tests for the complex option parsing that is neededjsing2014-12-281-0/+17
for openssl(1), which is also variable in behaviour between applications (and currently inconsistent).