boringssl/ssl/test
David Benjamin a8ebe2261f Add tests for empty record limit and make it work in the async case.
We shouldn't have protocol constraints that are sensitive to whether
data is returned synchronously or not.

Per https://boringssl-review.googlesource.com/#/c/4112/, the original
limitation was to avoid OpenSSL ABI changes. This is no longer a
concern.

Add tests for the sync and async case. Send the empty records in two
batches to ensure the count is reset correctly.

Change-Id: I3fee839438527e71adb83d437879bb0d49ca5c07
Reviewed-on: https://boringssl-review.googlesource.com/5040
Reviewed-by: Adam Langley <agl@google.com>
2015-06-08 21:45:21 +00:00
..
runner Add tests for empty record limit and make it work in the async case. 2015-06-08 21:45:21 +00:00
async_bio.cc
async_bio.h
bssl_shim.cc Add SSL_get_tls_unique. 2015-06-04 22:10:22 +00:00
CMakeLists.txt Add malloc test support to unit tests. 2015-05-21 17:59:48 +00:00
packeted_bio.cc Remove OPENSSL_timeval. 2015-05-08 18:03:07 +00:00
packeted_bio.h Remove OPENSSL_timeval. 2015-05-08 18:03:07 +00:00
scoped_types.h
test_config.cc Add SSL_get_tls_unique. 2015-06-04 22:10:22 +00:00
test_config.h Add SSL_get_tls_unique. 2015-06-04 22:10:22 +00:00