Clean up the tests for auto-init/de-init
authorMatt Caswell <matt@openssl.org>
Mon, 8 Feb 2016 16:45:35 +0000 (16:45 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 9 Feb 2016 15:11:38 +0000 (15:11 +0000)
commit8793f012f11416abd300aa524057c863e8c16dd5
treeae6a3c00048af2d608e5736d9753217052749b57
parentb9f757074d470ec6b031f348581160e48202b85c
Clean up the tests for auto-init/de-init

Remove the need to explicitly initialise/deinitialise for the tests

Reviewed-by: Richard Levitte <levitte@openssl.org>
19 files changed:
test/bntest.c
test/clienthellotest.c
test/danetest.c
test/dsatest.c
test/ecdhtest.c
test/ecdsatest.c
test/ectest.c
test/enginetest.c
test/evp_extra_test.c
test/evp_test.c
test/exptest.c
test/heartbeat_test.c
test/jpaketest.c
test/methtest.c
test/p5_crpt2_test.c
test/rsa_test.c
test/srptest.c
test/ssltest.c
test/verify_extra_test.c