Add compression tests
[openssl.git] / test / handshake_helper.h
index bdbeabb6fe3df6a9cdcada14f8c6d15e13a9363d..a9dd5c94a1598026651cab584c5b05b03d74f474 100644 (file)
@@ -34,6 +34,7 @@ typedef struct handshake_result {
     ssl_servername_t servername;
     /* Session ticket status */
     ssl_session_ticket_t session_ticket;
+    ssl_compression_t compression;
     /* Was this called on the second context? */
     int session_ticket_do_not_call;
     char *client_npn_negotiated;