summaryrefslogtreecommitdiffstats
path: root/test/testlib
AgeCommit message (Expand)Author
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
2015-10-13testlib/OpenSSL/Test.pm: remove redundant 'cmd /c', MSWin32 Perl can take car...Andy Polyakov
2015-10-13Test suite: minimal required to get mingw 'make test' work under Linux.Andy Polyakov
2015-09-20Simplify Simple.pm further, and make it more verboseRichard Levitte
2015-09-20typoDr. Stephen Henson
2015-09-20Update Simple.pm to use disabled()Dr. Stephen Henson
2015-09-20Add Utils.pmDr. Stephen Henson
2015-09-09Make sure the temporary error log resides in a well defined locationRichard Levitte
2015-09-07Small fix in OpenSSL::TestRichard 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-07Simplify very simple test recipes further.Richard Levitte
2015-09-07Groundwork for a perl based testing frameworkRichard Levitte