summaryrefslogtreecommitdiffstats
path: root/test/recipes/70-test_sslextension.t
AgeCommit message (Expand)Author
2016-06-16Skip the TLSProxy tests if environmental problems are an issueMatt Caswell
2016-05-04Fix the no-tls optionMatt Caswell
2016-04-22Unified copyright for test recipesRich Salz
2016-04-02Adapt some test recipes to the newer cmdstr()Richard Levitte
2016-03-21Fix no-sockMatt Caswell
2016-03-17Don't define OPENSSL_ENGINES in test recipes, do it in Makefiles insteadRichard Levitte
2016-03-09Don't run the TLSProxy based tests in native WindowsRichard Levitte
2016-02-22Use $disabled{"dynamic-engine"} internallyRichard Levitte
2016-02-20Run the TLSProxy based tests as long as dynamic engines are built.Richard Levitte
2016-02-19TLS: reject duplicate extensionsEmilia Kasper
2016-02-12Let all TLSProxy based tests display debug text conditionallyRichard Levitte
2016-02-09unified build scheme: adjust test framework for out of source build treeRichard Levitte
2016-01-26Use the new OpenSSL::Test::Utils routines.Richard Levitte
2016-01-25Make tests use configdata.pm rather than parsing MakefileRichard Levitte
2016-01-17The TLSProxy tests can't run if no-engine has been configuredRichard Levitte
2016-01-13VMS perl doesn't implement fork(), so don't run the TLSProxy tests thereRichard Levitte
2015-10-13Test suite: chomp->s/\R// to harmonize with mingw 'make test'.Andy Polyakov
2015-09-07Adapt the libssl test harness testing scripts to new testing frameworkRichard Levitte