Add unit test for ssl_cipher_get_overhead()
authorDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 6 Oct 2016 10:44:29 +0000 (11:44 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 2 Nov 2016 14:00:11 +0000 (14:00 +0000)
commit542dd9c58712201a46a5519ee02e878792bbcb72
tree3e42a299e32455b1b1879cb182cabadc9d3721f3
parent045bd04706d2a798d5fb4b3ccf7fd56e6e09b082
Add unit test for ssl_cipher_get_overhead()

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