Have OpenSSL::Test::Utils::available_protocols load configdata as well
authorRichard Levitte <levitte@openssl.org>
Wed, 3 Feb 2016 23:22:59 +0000 (00:22 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 4 Feb 2016 09:55:38 +0000 (10:55 +0100)
commit1fff160bc00d1c575440cd5e596fa2d4f5ab913e
tree095def737a408598b96755041ff401e38fc85185
parentd9f777267409a064ee0931b69425009a79771278
Have OpenSSL::Test::Utils::available_protocols load configdata as well

Otherwise, it could typically always return an empty list, since it's
often called first if at all.

Reviewed-by: Ben Laurie <ben@openssl.org>
test/testlib/OpenSSL/Test/Utils.pm