test/recipes/03-test_internal_*: call setup() first.
authorAndy Polyakov <appro@openssl.org>
Tue, 14 Mar 2017 14:23:39 +0000 (15:23 +0100)
committerAndy Polyakov <appro@openssl.org>
Wed, 15 Mar 2017 11:16:48 +0000 (12:16 +0100)
commitb3068d0ac48c827403115a3b5cbc3655243e2cf0
tree7d527d31d3860134798d8c75c1536d49aca44080
parenta5bb1aa128dcadf7a026061b2804646f5fbaa72c
test/recipes/03-test_internal_*: call setup() first.

Strawberry Perl bailed out running test\run_tests.pl insisting on
setup() being called explicitly.

Reviewed-by: Richard Levitte <levitte@openssl.org>
test/recipes/03-test_internal_asn1.t
test/recipes/03-test_internal_chacha.t
test/recipes/03-test_internal_modes.t
test/recipes/03-test_internal_poly1305.t
test/recipes/03-test_internal_siphash.t
test/recipes/03-test_internal_x509.t