summaryrefslogtreecommitdiffstats
path: root/test/ssl_test_ctx_test.c
AgeCommit message (Expand)Author
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-08-16[Win] Fix some test method signatures ...FdaSilvaYY
2017-08-07Change SETUP_TEST_FIXTURE so that the fixture structure is passed byPauli
2017-08-04Test fixtures changed to pointers.Pauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-06-23Remove uses of the TEST_check macro.Pauli
2017-06-09Fix a bundle of trailing spaces in several filesPaul Yang
2017-05-02Convert danetest, ssl_test_ctx_testRich Salz
2017-04-24Adapt all test programsRichard Levitte
2017-03-29Test infrastructure additions.Pauli
2017-03-02Use the built in boolean type for CompressionExpectedMatt Caswell
2017-03-02Add compression testsMatt Caswell
2016-11-09Add main() test methods to reduce test boilerplate.Emilia Kasper
2016-11-07Simplify tests part 2Emilia Kasper
2016-11-04testutil: always print errors on failureEmilia Kasper
2016-08-30Add some CertStatus testsMatt Caswell
2016-08-18Port multi-buffer testsEmilia Kasper
2016-08-16SSL tests: send some application dataEmilia Kasper
2016-08-10Add TEST_checkEmilia Kasper
2016-08-10SSL tests: port CT tests, add a few moreEmilia Kasper
2016-08-10SSL test ctx: fix testsEmilia Kasper
2016-08-08Reorganize SSL test structuresEmilia Kasper
2016-08-01Fix various no-*s.Ben Laurie
2016-07-20SSL test framework: port resumption testsEmilia Kasper
2016-07-19SSL test framework: port NPN and ALPN testsEmilia Kasper
2016-06-28SSL test framework: port SNI testsEmilia Kasper
2016-06-13Port DTLS version negotiation testsEmilia Kasper
2016-06-13Clean up following new SNI testsEmilia Kasper
2016-06-09Fix session ticket and SNITodd Short
2016-05-17Copyright consolidation 02/10Rich Salz
2016-05-12Remove proxy tests. Add verify callback tests.Emilia Kasper
2016-04-05testutil: return 1 on successEmilia Kasper
2016-04-05New SSL test frameworkEmilia Kasper