aboutsummaryrefslogtreecommitdiffstats
path: root/test/ssl_test_ctx_test.c
Commit message (Expand)AuthorAgeFilesLines
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* [Win] Fix some test method signatures ...FdaSilvaYY2017-08-161-2/+2
* Change SETUP_TEST_FIXTURE so that the fixture structure is passed byPauli2017-08-071-3/+7
* Test fixtures changed to pointers.Pauli2017-08-041-38/+45
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-13/+11
* Remove uses of the TEST_check macro.Pauli2017-06-231-4/+10
* Fix a bundle of trailing spaces in several filesPaul Yang2017-06-091-1/+1
* Convert danetest, ssl_test_ctx_testRich Salz2017-05-021-150/+66
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Test infrastructure additions.Pauli2017-03-291-94/+75
* Use the built in boolean type for CompressionExpectedMatt Caswell2017-03-021-3/+3
* Add compression testsMatt Caswell2017-03-021-0/+8
* Add main() test methods to reduce test boilerplate.Emilia Kasper2016-11-091-1/+2
* Simplify tests part 2Emilia Kasper2016-11-071-19/+10
* testutil: always print errors on failureEmilia Kasper2016-11-041-1/+0
* Add some CertStatus testsMatt Caswell2016-08-301-0/+6
* Port multi-buffer testsEmilia Kasper2016-08-181-0/+7
* SSL tests: send some application dataEmilia Kasper2016-08-161-0/+6
* Add TEST_checkEmilia Kasper2016-08-101-6/+5
* SSL tests: port CT tests, add a few moreEmilia Kasper2016-08-101-0/+10
* SSL test ctx: fix testsEmilia Kasper2016-08-101-0/+1
* Reorganize SSL test structuresEmilia Kasper2016-08-081-75/+110
* Fix various no-*s.Ben Laurie2016-08-011-0/+4
* SSL test framework: port resumption testsEmilia Kasper2016-07-201-1/+21
* SSL test framework: port NPN and ALPN testsEmilia Kasper2016-07-191-0/+30
* SSL test framework: port SNI testsEmilia Kasper2016-06-281-0/+16
* Port DTLS version negotiation testsEmilia Kasper2016-06-131-0/+2
* Clean up following new SNI testsEmilia Kasper2016-06-131-2/+2
* Fix session ticket and SNITodd Short2016-06-091-1/+17
* Copyright consolidation 02/10Rich Salz2016-05-171-4/+3
* Remove proxy tests. Add verify callback tests.Emilia Kasper2016-05-121-8/+16
* testutil: return 1 on successEmilia Kasper2016-04-051-5/+5
* New SSL test frameworkEmilia Kasper2016-04-051-0/+179