boringssl/ssl/test
David Benjamin af19de3101 Fix the test async_bio in datagram mode.
write_quota should only be decremented by 1 in datagram mode, otherwise we'll
underflow and always allow writes through. This does not cause any existing
tests to fail.

(It will be useful once the bug in dtls1_do_write is fixed.)

Change-Id: I42aa001d7264790a3726269890635f679497fb1c
Reviewed-on: https://boringssl-review.googlesource.com/2831
Reviewed-by: Adam Langley <agl@google.com>
2015-01-14 21:48:40 +00:00
..
runner Drop retransmits in DTLS tests. 2015-01-14 21:13:05 +00:00
async_bio.cc Fix the test async_bio in datagram mode. 2015-01-14 21:48:40 +00:00
async_bio.h Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
bssl_shim.cc Add a basic MTU test. 2015-01-12 22:37:25 +00:00
CMakeLists.txt Fix standalone Windows build. 2014-12-02 20:27:57 +00:00
malloc.cc Add malloc failure tests. 2014-11-19 01:24:46 +00:00
packeted_bio.cc Add malloc failure tests. 2014-11-19 01:24:46 +00:00
packeted_bio.h Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
test_config.cc Add a basic MTU test. 2015-01-12 22:37:25 +00:00
test_config.h Add a basic MTU test. 2015-01-12 22:37:25 +00:00