Add comments to test_ciphersuite_change()
authorMatt Caswell <matt@openssl.org>
Thu, 15 Jun 2017 12:44:24 +0000 (13:44 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 16 Jun 2017 09:57:59 +0000 (10:57 +0100)
commit3b0e88d3bd79d01c2da519e405849b78646aab8f
tree693886a38020c6005c8f7267f3db840907535550
parent8acc27998bf253f0fd7c59d0e6aa515e5793ad01
Add comments to test_ciphersuite_change()

Make it clear that we are pausing one of the connections and then
restarting it again.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/3623)
test/sslapitest.c