aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* New feature: STOPTESTRichard Levitte2015-09-071-0/+11
* Add version numbers on some modules we use.Richard Levitte2015-09-0725-27/+27
* Have 'make clean' clean away the log files.Richard Levitte2015-09-071-1/+1
* Tone down the requirements of a test that will go away.Richard Levitte2015-09-071-39/+48
* Remove old testing scripts out of the way.Richard Levitte2015-09-0736-0/+0
* Simplify very simple test recipes further.Richard Levitte2015-09-0730-261/+90
* Remove test targets from Makefile, have it use run_tests.plRichard Levitte2015-09-072-376/+6
* Add recipes for misc other things we want to testRichard Levitte2015-09-079-1/+99
* Add recipes for the larger protocolsRichard Levitte2015-09-075-0/+1423
* Add engine and evp test recipes.Richard Levitte2015-09-073-0/+37
* Add recipes for tests related to certificatesRichard Levitte2015-09-077-0/+185
* Add asymetric cipher test recipesRichard Levitte2015-09-076-0/+132
* Add a helper script for key file format conversion testsRichard Levitte2015-09-071-0/+88
* Add the encryption test recipeRichard Levitte2015-09-071-0/+65
* Add recipes for individual block ciphers, stream ciphers and digestsRichard Levitte2015-09-0718-0/+216
* Add math tests recipesRichard Levitte2015-09-073-0/+185
* Groundwork for a perl based testing frameworkRichard Levitte2015-09-074-0/+538
* Have the test executables output in text modeRichard Levitte2015-09-069-9/+9
* Make the verify_extra test location agnosticRichard Levitte2015-09-062-7/+15
* Avoid direct X509 structure accessDr. Stephen Henson2015-09-061-1/+1
* Cleanup testtsa scriptRich Salz2015-09-051-89/+40
* Use the shlib wrapper when running nptestAlessandro Ghedini2015-09-051-1/+1
* Supply a build rule for the recently added nptestBenjamin Kaduk2015-09-041-0/+3