summaryrefslogtreecommitdiffstats
path: root/test/handshake_helper.c
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2017-07-13 07:37:01 +1000
committerPauli <paul.dale@oracle.com>2017-07-14 07:35:17 +1000
commitc2500f658bbf378a94a76420ea7ef3d2bff17f9c (patch)
tree1c75aea7b9efb2be44b95fa62c637a8b1aab2341 /test/handshake_helper.c
parent1f06acc08fc73a1828cca3f162d1dcd76b83a1cf (diff)
Test cleaning and modernisation
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3917)
Diffstat (limited to 'test/handshake_helper.c')
-rw-r--r--test/handshake_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/handshake_helper.c b/test/handshake_helper.c
index a8832233a3..af5ccfc436 100644
--- a/test/handshake_helper.c
+++ b/test/handshake_helper.c
@@ -826,7 +826,7 @@ static void do_reneg_setup_step(const SSL_TEST_CTX *test_ctx, PEER *peer)
do_handshake_step(peer);
return;
}
-
+
if (!TEST_int_eq(peer->status, PEER_RETRY)
|| !TEST_true(test_ctx->handshake_mode
== SSL_TEST_HANDSHAKE_RENEG_SERVER