boringssl/ssl/test
David Benjamin 0d4db50a54 Use C++11 inline initialization.
Google C++ style allows these. It's also considerably less tedious and
error-prone than defining an out-of-line constructor.

Change-Id: Ib76ccf6079be383722433046ac5c5d796dd1f525
Reviewed-on: https://boringssl-review.googlesource.com/4111
Reviewed-by: Adam Langley <agl@google.com>
2015-03-23 23:09:11 +00:00
..
runner Test that signature_algorithm preferences are enforced. 2015-03-20 18:23:54 +00:00
async_bio.cc Use just one style for the shim. 2015-02-10 01:18:24 +00:00
async_bio.h Use just one style for the shim. 2015-02-10 01:18:24 +00:00
bssl_shim.cc Use C++11 inline initialization. 2015-03-23 23:09:11 +00:00
CMakeLists.txt Remove unnecessary -ldl and clean up includes for malloc tests. 2015-03-21 00:07:42 +00:00
malloc.cc Remove unnecessary -ldl and clean up includes for malloc tests. 2015-03-21 00:07:42 +00:00
packeted_bio.cc Account for partial reads in PacketedBio. 2015-03-19 11:49:37 +00:00
packeted_bio.h Use just one style for the shim. 2015-02-10 01:18:24 +00:00
scoped_types.h RAII bssl_shim. 2015-02-09 20:04:05 +00:00
test_config.cc Use C++11 inline initialization. 2015-03-23 23:09:11 +00:00
test_config.h Use C++11 inline initialization. 2015-03-23 23:09:11 +00:00