Add an SSL get/set test
authorMatt Caswell <matt@openssl.org>
Tue, 7 Jun 2016 15:35:38 +0000 (16:35 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 7 Jun 2016 16:05:52 +0000 (17:05 +0100)
commit8f09ba471c256020f8147c421e32b4d5fc162960
treeab4da5f38867cd2e183436f5220695ec526b2e59
parent243583408c033c9f41e8a1b6f07b6b37d4da030c
Add an SSL get/set test

We just do the getters/setter for tlsext_status_type. This could be extended
for others in the future.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/build.info
test/getsettest.c [new file with mode: 0644]
test/recipes/90-test_getset.t [new file with mode: 0644]