Provide initial regress tests for the complex option parsing that is needed
authorjsing <jsing@openbsd.org>
Sun, 28 Dec 2014 14:01:33 +0000 (14:01 +0000)
committerjsing <jsing@openbsd.org>
Sun, 28 Dec 2014 14:01:33 +0000 (14:01 +0000)
commit4f3aca579e4b74b6f89e7292e465369e2c425860
tree48853656c44ffff9174aeee8e81c2a26d844b8fd
parentc537451d793a29b5cd00e9e4327663d533c8d3e0
Provide initial regress tests for the complex option parsing that is needed
for openssl(1), which is also variable in behaviour between applications
(and currently inconsistent).
regress/usr.bin/openssl/Makefile
regress/usr.bin/openssl/options/Makefile [new file with mode: 0644]
regress/usr.bin/openssl/options/optionstest.c [new file with mode: 0644]