Add a few missing tests
authorRichard Levitte <levitte@openssl.org>
Sat, 8 Aug 2015 09:33:10 +0000 (11:33 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Sep 2015 14:10:58 +0000 (16:10 +0200)
commit2a74b62e3ae1b6916190ff19276ed49a9b728b8f
treea3bf1067562afa905924aa8d2fe991a53f12f19c
parentca904707b6df0f5077f9eff94f29bd8035d042a7
Add a few missing tests

test_clienthello
test_packet
test_verify_extra
test_secmem

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/recipes/70-test_clienthello.t [new file with mode: 0644]
test/recipes/70-test_packet.t [new file with mode: 0644]
test/recipes/70-test_verify_extra.t [new file with mode: 0644]
test/recipes/90-test_secmem.t [new file with mode: 0644]