Convert more tests
authorRich Salz <rsalz@openssl.org>
Tue, 18 Apr 2017 20:33:15 +0000 (16:33 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 18 Apr 2017 20:33:15 +0000 (16:33 -0400)
commitadcd8e37db682a5818415b1e0e1d8847dd9ab1e6
tree87d3c0d4da92ff291ab78be08b778876b0586453
parentf3ab6c16c424054c8d6d2c152744dcbaf41c3232
Convert more tests

ct_test,evp_extra_test,wpackettest,packettest
Add strncmp TEST wrappers
And make some style/consistency fixes to ct_test
Silence travis; gcc bug?

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3234)
test/build.info
test/ct_test.c
test/evp_extra_test.c
test/packettest.c
test/testutil.c
test/testutil.h
test/wpackettest.c