summaryrefslogtreecommitdiffstats
path: root/test/dtlstest.c
AgeCommit message (Expand)Author
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-04-24Adapt all test programsRichard Levitte
2017-04-11Update dtlstest to use the test infrastructurePauli
2017-02-23Let test handshakes stop on certain errorsBenjamin Kaduk
2016-11-09Add main() test methods to reduce test boilerplate.Emilia Kasper
2016-08-22Choose a ciphersuite for testing that won't be affected by "no-*" optionsMatt Caswell
2016-08-19Fix some clang warningsMatt Caswell
2016-08-19Add DTLS replay protection testMatt Caswell
2016-08-19Add a DTLS unprocesed records testMatt Caswell