boringssl/ssl/test
David Benjamin 86271ee9f8 Change CCS_OK to EXPECT_CCS.
Now that the flag is set accurately, use it to enforce that the handshake and
CCS synchronization. If EXPECT_CCS is set, enforce that:

(a) No handshake records may be received before ChangeCipherSpec.

(b) There is no pending handshake data at the point EXPECT_CCS is set.

Change-Id: I04b228fe6a7a771cf6600b7d38aa762b2d553f08
Reviewed-on: https://boringssl-review.googlesource.com/1299
Reviewed-by: Adam Langley <agl@google.com>
2014-07-25 17:58:58 +00:00
..
runner Change CCS_OK to EXPECT_CCS. 2014-07-25 17:58:58 +00:00
bssl_shim.cc Add test coverage for session resumption with tickets. 2014-07-24 21:04:52 +00:00
CMakeLists.txt Add some basic server tests to runner.go. 2014-07-02 22:52:02 +00:00