summaryrefslogtreecommitdiffstats
path: root/test/testlib
AgeCommit message (Expand)Author
2017-05-08Add a test for supported_groups in the EE messageMatt Caswell
2017-04-27Ensure s_client sends an SNI extension by defaultMatt Caswell
2017-04-25TAPify testutilRichard Levitte
2017-04-14testlib/OpenSSL/Test.pm: keep default input private.Andy Polyakov
2017-04-12OpenSSL::Test: supported filtered command outputRichard Levitte
2017-03-29More typo fixesFdaSilvaYY
2017-03-22Change exit_checker comment on returned statusRichard Levitte
2017-03-21OpenSSL::Test: add a statusvar option for run with capture => 1Richard Levitte
2017-02-14Update the kex modes tests to check various HRR scenariosMatt Caswell
2017-02-14Update test counting in checkhandshake.pmMatt Caswell
2017-01-30Add a test for the PSK kex modes extensionMatt Caswell
2017-01-30Add testing of TLSv1.3 resumption in test_tls13messagesMatt Caswell
2017-01-06Create Certificate messages in TLS1.3 formatMatt Caswell
2016-12-29Add a test to check the EC point formats extension appears when we expectMatt Caswell
2016-12-09Test framework: Add the possibility to have a test specific data dirRichard Levitte
2016-12-08Move the checkhandshake.pm module into test/testlibMatt Caswell
2016-10-19OpenSSL::Test - small fixupRichard Levitte
2016-10-19OpenSSL::Test cleanup - no forward declarations neededRichard Levitte
2016-10-19Add documentation of internal OpenSSL::Test functionsRichard Levitte
2016-10-19Make OpenSSL::Test a bit more flexibleRichard Levitte
2016-07-01Run the fuzzing corpora as tests.Ben Laurie
2016-06-22OpenSSL::Test: Fix directory calculations in __cwd()Richard Levitte
2016-06-21OpenSSL::Test: Fix directory calculations in __cwd()Richard Levitte
2016-06-06tests: fix the shutting up of the shellRichard Levitte
2016-06-06tests: Shut the shell up unless verboseRichard Levitte
2016-05-06testlib/OpenSSL/Test.pm: address 5.10 warnings.Andy Polyakov
2016-04-20Copyright consolidation; .pm and ConfigureRich Salz
2016-04-07OpenSSL::Test: when moving directory, affect env as wellRichard Levitte
2016-04-02Enhance OpenSSL::Test::cmdstr to give cmd string variantsRichard Levitte
2016-03-31OpenSSL::Test: have cmdstr() return the true command.Richard Levitte
2016-03-31When looking for executables, don't forget the extensionRichard Levitte
2016-03-30When verbosity is requested, OpenSSL::Test::run() displays the commandRichard Levitte
2016-03-30Have OpenSsl..Test::app() and friends look for file in source as wellRichard Levitte
2016-03-30Add the option 'interpreter_args' to perlapps() and perltest()Richard Levitte
2016-03-18Make OpenSSL::Test::run() sensitive to signalsRichard Levitte
2016-03-07Make OpenSSL::Test::setup() a bit more forgivingRichard Levitte
2016-02-12Rethink logging of test recipesRichard Levitte
2016-02-09unified build scheme: adjust test framework for out of source build treeRichard Levitte
2016-02-08Use File::Path::rmtree rather than File::Path::remove_treeRichard Levitte
2016-02-05Initialise with -1 rather than 1Richard Levitte
2016-02-04Add checks for IPv4 and IPv6 in OpenSSL::Test::Utils and use themRichard Levitte
2016-02-04Have OpenSSL::Test::Utils::available_protocols load configdata as wellRichard Levitte
2016-01-30When checking if there's a VMS directory spec, don't forget the possible deviceRichard Levitte
2016-01-27Be careful when applying EXE_SHELLRichard Levitte
2016-01-26Have OpenSSL::Test handle perl scripts like any programRichard Levitte
2016-01-26Use Configure's @disablables and %disabled through configdata.pmRichard Levitte
2016-01-25Make tests use configdata.pm rather than parsing MakefileRichard Levitte
2016-01-25Fix OpenSSL::Test::Simple to take more than one algorithmRichard Levitte
2016-01-14In __cwd, make sure the given directory is seen as such and not a fileRichard Levitte
2016-01-14Add a directry spec for mcr if there is noneRichard Levitte