openssl/util/perl/OpenSSL
Richard Levitte 285e2991af TEST: add util/wrap.pl and use it
util/wrap.pl is a script that defines the environment variables
OPENSSL_ENGINES and OPENSSL_MODULES, then calls the command line
that's given as its arguments.

On a POSIX platform, the command line call is done via
util/shlib_wrap.sh to ensure that the shared library paths are
correct.  For other platforms, util/wrap.pl currently assumes that
similar things are already in place through other means.

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/11110)
2020-02-27 08:49:14 +01:00
..
Test Added Test::ok_nofips, Test::is_nofips & Test::isnt_nofips methods. 2019-04-11 09:47:12 +10:00
Util OpenSSL::Util::extract_pod_info(): Allow invisible names 2019-12-21 22:53:54 +01:00
fallback.pm Rework the perl fallback functionality 2019-09-12 12:49:31 +02:00
Glob.pm
Ordinals.pm Fix some typos 2019-12-11 19:04:01 +01:00
ParseC.pm Remove handling of outdated macro's 2019-12-10 18:43:45 +01:00
Template.pm util/dofile.pl, util/perl/OpenSSL/Template.pm: move parts of dofile.pl 2019-09-12 18:19:27 +02:00
Test.pm TEST: add util/wrap.pl and use it 2020-02-27 08:49:14 +01:00
Util.pm util/perl/OpenSSL/Ordinals.pm: use OpenSSL::Util::cmp_versions 2018-12-07 16:02:17 +01:00