aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Empty NewSessionTicket: test session resumptionEmilia Kasper2015-09-281-1/+53
* Empty session ticket: add a testEmilia Kasper2015-09-281-2/+23
* Fix the OCSP test on WindowsMatt Caswell2015-09-251-1/+1
* Fix the rehash test on WindowsMatt Caswell2015-09-221-0/+5
* PACKET: simplifyEmilia Kasper2015-09-221-9/+2
* make no-dh workDr. Stephen Henson2015-09-201-1/+3
* Simplify Simple.pm further, and make it more verboseRichard Levitte2015-09-201-5/+4
* Correct srp testRichard Levitte2015-09-201-1/+1
* Correct jpake testRichard Levitte2015-09-201-1/+1
* Correct sha testsRichard Levitte2015-09-203-3/+3
* Correct whirlpool testRichard Levitte2015-09-201-1/+1
* typoDr. Stephen Henson2015-09-201-1/+1
* Update Simple.pm to use disabled()Dr. Stephen Henson2015-09-201-1/+2
* Change test recipes to use disabled()Dr. Stephen Henson2015-09-206-20/+26
* Add Utils.pmDr. Stephen Henson2015-09-201-0/+84
* Make sure to actually use @smime_cms_comp_test when testing it...Richard Levitte2015-09-191-1/+1
* Check if test_rehash is run as rootRichard Levitte2015-09-181-3/+10
* Remove PACKET_backEmilia Kasper2015-09-181-12/+5
* base64 decode: check for high bitEmilia Kasper2015-09-171-0/+6
* RT3757: base64 encoding bugsEmilia Kasper2015-09-172-36/+390
* Remove PACKET_(get|goto)_bookmarkEmilia Kasper2015-09-171-101/+101
* make updateMatt Caswell2015-09-161-2/+4
* Add a method to list available testsRichard Levitte2015-09-152-3/+12
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-119-55/+53
* Add a simple test for the new rehash commandRichard Levitte2015-09-091-0/+56
* Make sure the temporary error log resides in a well defined locationRichard Levitte2015-09-091-1/+2
* Fix warning about mixed declarations and code.Dr. Stephen Henson2015-09-091-2/+3
* PACKET: add PACKET_memdup and PACKET_strndupEmilia Kasper2015-09-091-0/+53
* Fix a few tests that depended on the wrong algorithm checkRichard Levitte2015-09-083-3/+3
* Adjust the verify_extra test recipe to its executableRichard Levitte2015-09-081-2/+9
* Make sure that 80-test_ca.t finds all the config filesRichard Levitte2015-09-071-2/+2
* Add a recipe for the new null pointer testRichard Levitte2015-09-071-0/+5
* Change the 80-test_tsa recipe as per changes in testtsaRichard Levitte2015-09-071-164/+136
* Add a recipe for the new pbelu testRichard Levitte2015-09-071-0/+5
* Remake the testsslproxy testsRichard Levitte2015-09-071-18/+65
* Small fix in OpenSSL::TestRichard Levitte2015-09-071-2/+4
* Incorporate recent changes that were originally made in test/testsslRichard Levitte2015-09-071-36/+141
* Add documentation for the new testing frameworkRichard Levitte2015-09-071-0/+107
* Add a recipe for the new gmdiff testRichard Levitte2015-09-071-0/+5
* Correct test nameRichard Levitte2015-09-074-4/+4
* Remake test/sslsessionticktest.pl into a recipeRichard Levitte2015-09-071-39/+52
* Adapt the libssl test harness testing scripts to new testing frameworkRichard Levitte2015-09-074-14/+52
* Check the validity of MINFORichard Levitte2015-09-071-0/+16
* Better method of skipping all the tests in 00-check_testexes.tRichard Levitte2015-09-071-32/+30
* Remove special x509 test conversionsRichard Levitte2015-09-071-1/+2
* Add a few missing testsRichard Levitte2015-09-074-0/+20
* Push the line buffer filter on the out BIO on VMSRichard Levitte2015-09-071-0/+6
* Rework 00-test_checkexes.t for VMSRichard Levitte2015-09-071-42/+27
* Document OpenSSL::Test and OpenSSL::Test::SimpleRichard Levitte2015-09-072-183/+577
* Change OpenSSL::Test to be an extension of Test::MoreRichard Levitte2015-09-0725-29/+6