summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-09Add a simple test for the new rehash commandRichard Levitte
2015-09-09Make sure the temporary error log resides in a well defined locationRichard Levitte
2015-09-09Fix warning about mixed declarations and code.Dr. Stephen Henson
2015-09-09PACKET: add PACKET_memdup and PACKET_strndupEmilia Kasper
2015-09-08Fix a few tests that depended on the wrong algorithm checkRichard Levitte
2015-09-08Adjust the verify_extra test recipe to its executableRichard Levitte
2015-09-07Make sure that 80-test_ca.t finds all the config filesRichard Levitte
2015-09-07Add a recipe for the new null pointer testRichard Levitte
2015-09-07Change the 80-test_tsa recipe as per changes in testtsaRichard Levitte
2015-09-07Add a recipe for the new pbelu testRichard Levitte
2015-09-07Remake the testsslproxy testsRichard Levitte
2015-09-07Small fix in OpenSSL::TestRichard Levitte
2015-09-07Incorporate recent changes that were originally made in test/testsslRichard Levitte
2015-09-07Add documentation for the new testing frameworkRichard Levitte
2015-09-07Add a recipe for the new gmdiff testRichard Levitte
2015-09-07Correct test nameRichard Levitte
2015-09-07Remake test/sslsessionticktest.pl into a recipeRichard Levitte
2015-09-07Adapt the libssl test harness testing scripts to new testing frameworkRichard Levitte
2015-09-07Check the validity of MINFORichard Levitte
2015-09-07Better method of skipping all the tests in 00-check_testexes.tRichard Levitte
2015-09-07Remove special x509 test conversionsRichard Levitte
2015-09-07Add a few missing testsRichard Levitte
2015-09-07Push the line buffer filter on the out BIO on VMSRichard Levitte
2015-09-07Rework 00-test_checkexes.t for VMSRichard Levitte
2015-09-07Document OpenSSL::Test and OpenSSL::Test::SimpleRichard Levitte
2015-09-07Change OpenSSL::Test to be an extension of Test::MoreRichard Levitte
2015-09-07New feature: STOPTESTRichard Levitte
2015-09-07Add version numbers on some modules we use.Richard Levitte
2015-09-07Have 'make clean' clean away the log files.Richard Levitte
2015-09-07Tone down the requirements of a test that will go away.Richard Levitte
2015-09-07Remove old testing scripts out of the way.Richard Levitte
2015-09-07Simplify very simple test recipes further.Richard Levitte
2015-09-07Remove test targets from Makefile, have it use run_tests.plRichard Levitte
2015-09-07Add recipes for misc other things we want to testRichard Levitte
2015-09-07Add recipes for the larger protocolsRichard Levitte
2015-09-07Add engine and evp test recipes.Richard Levitte
2015-09-07Add recipes for tests related to certificatesRichard Levitte
2015-09-07Add asymetric cipher test recipesRichard Levitte
2015-09-07Add a helper script for key file format conversion testsRichard Levitte
2015-09-07Add the encryption test recipeRichard Levitte
2015-09-07Add recipes for individual block ciphers, stream ciphers and digestsRichard Levitte
2015-09-07Add math tests recipesRichard Levitte
2015-09-07Groundwork for a perl based testing frameworkRichard Levitte
2015-09-06Have the test executables output in text modeRichard Levitte
2015-09-06Make the verify_extra test location agnosticRichard Levitte
2015-09-06Avoid direct X509 structure accessDr. Stephen Henson
2015-09-05Cleanup testtsa scriptRich Salz
2015-09-05Use the shlib wrapper when running nptestAlessandro Ghedini
2015-09-04Supply a build rule for the recently added nptestBenjamin Kaduk