Make tests use configdata.pm rather than parsing Makefile
authorRichard Levitte <richard@levitte.org>
Mon, 25 Jan 2016 14:48:35 +0000 (15:48 +0100)
committerRichard Levitte <richard@levitte.org>
Mon, 25 Jan 2016 16:53:55 +0000 (17:53 +0100)
commit83365051f5d91dece1973016dbdd6ce7541a5bcf
treea752b7cfd97211b091f643b132763a753147880a
parentdc193c9c5e914c74fd0f51fe4fe86fbd5910536e
Make tests use configdata.pm rather than parsing Makefile

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configure
test/recipes/70-test_sslcertstatus.t
test/recipes/70-test_sslextension.t
test/recipes/70-test_sslsessiontick.t
test/recipes/70-test_sslskewith0p.t
test/recipes/70-test_sslvertol.t
test/recipes/70-test_tlsextms.t
test/testlib/OpenSSL/Test/Utils.pm