boringssl/ssl/test
David Benjamin 7ead605599 Add the is_unexpected key to the test output.
If the key is missing, it seems the failure is assumed to be expected.

BUG=473924

Change-Id: I62edd9110fa74bee5e6425fd6786badf5398728c
Reviewed-on: https://boringssl-review.googlesource.com/4231
Reviewed-by: Adam Langley <agl@google.com>
2015-04-06 18:13:27 +00:00
..
runner Add the is_unexpected key to the test output. 2015-04-06 18:13:27 +00:00
async_bio.cc Use just one style for the shim. 2015-02-10 01:18:24 +00:00
async_bio.h Remove std::unique_ptr dependency on bssl_shim's scoped types. 2015-03-31 23:03:06 +00:00
bssl_shim.cc Refactor async logic in bssl_shim slightly. 2015-04-06 17:52:20 +00:00
CMakeLists.txt Remove unnecessary -ldl and clean up includes for malloc tests. 2015-03-21 00:07:42 +00:00
malloc.cc Disable the malloc test interceptor on ASan. 2015-04-01 20:08:18 +00:00
packeted_bio.cc Account for partial reads in PacketedBio. 2015-03-19 11:49:37 +00:00
packeted_bio.h Remove std::unique_ptr dependency on bssl_shim's scoped types. 2015-03-31 23:03:06 +00:00
scoped_types.h Remove std::unique_ptr dependency on bssl_shim's scoped types. 2015-03-31 23:03:06 +00:00
test_config.cc Test the interaction of SSL_CB_HANDSHAKE_DONE and False Start. 2015-04-06 17:39:46 +00:00
test_config.h Test the interaction of SSL_CB_HANDSHAKE_DONE and False Start. 2015-04-06 17:39:46 +00:00