summaryrefslogtreecommitdiff
path: root/src/regress/usr.bin (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add option for cms test in appstest.shinoguchi2019-11-251-2/+2
* Add test for cms operations in appstest.shinoguchi2019-11-241-2/+100
* Add test for cms -keyopt in appstest.shinoguchi2019-11-201-2/+4
* Add test for req -addext in appstest.shinoguchi2019-11-091-1/+2
* Remove trailing space in appstest.shinoguchi2019-11-051-15/+15
* Add test for cms in appstest.shinoguchi2019-11-051-1/+57
* Add RSA-PSS test for genpkey in appstest.shinoguchi2019-11-031-1/+9
* Add RSA OAEP test for pkeyutl in appstest.shinoguchi2019-10-311-1/+21
* Update appstest.shinoguchi2019-07-171-6/+4
* Add more option tests to req, ts, x509 and verify in appstest.shinoguchi2019-06-271-17/+42
* Add more options test to ocsp in appstest.shinoguchi2019-06-241-7/+30
* Add more option test to dgst in appstest.shinoguchi2019-06-231-4/+33
* Add more option tests to ca in appstest.shinoguchi2019-06-221-8/+21
* Add more options to pkcs12 and smime in appstest.shinoguchi2019-06-131-10/+13
* Add pkcs12 options and smime tests for appstest.shinoguchi2019-06-101-8/+40
* Add tests for pkeyutlinoguchi2019-02-161-6/+46
* Modify regress appstest.sh for interoperability testing with OpenSSL 1.1.xinoguchi2018-09-151-16/+40
* Add interoperability test mode for regress appstest.shinoguchi2018-09-141-35/+79
* Fix indent and adjust line fit to 80 columns.inoguchi2018-09-081-930/+961
* Split test blocks into a function. Test contents are not changed.inoguchi2018-09-081-62/+86
* Test more ciphers and randomize the order in regress appstest.shinoguchi2018-09-081-5/+9
* tests all available TLSv1.2 ciphersinoguchi2018-09-071-11/+14
* Add protocol and cipher patterns in regress appstest.shinoguchi2018-08-271-18/+88
* Stop s_server if error occurs in regress appstest.shinoguchi2018-08-261-4/+13
* Add license header.inoguchi2018-08-231-0/+17
* Check reusing SSL/TLS session ticket by regression testinoguchi2018-08-231-8/+38
* tweak usage()tb2018-04-101-1/+1
* Add a -q (for quick) mode to apptest.sh, and use it by default.beck2018-03-192-11/+35
* Respect the OPENSSL make variable everywhere so thattb2018-02-067-20/+22
* Use %zu to print a size_t.kettenis2017-04-161-2/+2
* More s/OSCP/OCSP/ typostom2017-01-271-1/+1
* Add regress test script for openssl command.inoguchi2016-11-063-2/+966
* Zap RANDFILE.lteo2015-09-162-5/+3
* 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-283-1/+239
* Update regress to follow openssl(1) move.jsing2014-08-268-0/+242