summaryrefslogtreecommitdiff
path: root/src/regress/usr.bin/openssl/options (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build options regress with -DLIBRESSL_INTERNAL.jsing2021-03-211-2/+2
* Use %zu to print a size_t.kettenis2017-04-161-2/+2
* Make it obvious which openssl test complained and whether it was expected.doug2015-01-221-2/+5
* Add regress tests for default option handling.jsing2014-12-281-1/+48
* Add regress tests for multiple argument callback functions.jsing2014-12-281-1/+38
* Add option parsing regress tests with end of options handling.jsing2014-12-281-17/+50
* Add regress tests for option parsing with multiple unnamed arguments.jsing2014-12-281-3/+45
* Update regress to match change in unnamed argument handling.jsing2014-12-281-6/+5
* Update options regress to match option function pointer change.jsing2014-12-281-4/+4
* Provide initial regress tests for the complex option parsing that is neededjsing2014-12-282-0/+236