summaryrefslogtreecommitdiffstats
path: root/test/asynciotest.c
AgeCommit message (Expand)Author
2017-04-11Convert asynciotest for the new test frameworkMatt Caswell
2017-02-23Let test handshakes stop on certain errorsBenjamin Kaduk
2017-01-25Fix some extra or missing whitespaces...FdaSilvaYY
2016-11-23Fix an uninit variable usageMatt Caswell
2016-11-23Fix the tests following the state machine changes for TLSv1.3Matt Caswell
2016-11-21Make SSL_read and SSL_write return the old behaviour and document it.Kurt Roeckx
2016-10-28Add a test for BIO_read() returning 0 in SSL_read() (and also for write)Matt Caswell
2016-08-19Split create_ssl_connection()Matt Caswell
2016-06-13Add some session API testsMatt Caswell
2016-05-20Add an async io testMatt Caswell