Add a test for supported_groups in the EE message
[openssl.git] / test / testlib / OpenSSL / Test /
2016-04-20 Rich SalzCopyright consolidation; .pm and Configure
2016-02-09 Richard Levitteunified build scheme: adjust test framework for out...
2016-02-04 Richard LevitteInitialise with -1 rather than 1
2016-02-04 Richard LevitteAdd checks for IPv4 and IPv6 in OpenSSL::Test::Utils...
2016-02-04 Richard LevitteHave OpenSSL::Test::Utils::available_protocols load...
2016-01-26 Richard LevitteUse Configure's @disablables and %disabled through...
2016-01-25 Richard LevitteMake tests use configdata.pm rather than parsing Makefile
2016-01-25 Richard LevitteFix OpenSSL::Test::Simple to take more than one algorithm
2015-10-13 Andy PolyakovTest suite: minimal required to get mingw 'make test...
2015-09-20 Richard LevitteSimplify Simple.pm further, and make it more verbose
2015-09-19 Dr. Stephen Hensontypo
2015-09-19 Dr. Stephen HensonUpdate Simple.pm to use disabled()
2015-09-19 Dr. Stephen HensonAdd Utils.pm
2015-09-07 Richard LevitteDocument OpenSSL::Test and OpenSSL::Test::Simple
2015-09-07 Richard LevitteChange OpenSSL::Test to be an extension of Test::More
2015-09-07 Richard LevitteAdd version numbers on some modules we use.
2015-09-07 Richard LevitteSimplify very simple test recipes further.