openssl/util/perl/OpenSSL
Richard Levitte 16b6b6ee2d OpenSSL::Test: Avoid running IPv6 related tests if IPv6 was explicitly disabled
It's possible to disable IPv6  explicitly when configuring OpenSSL.  In that
case, IPv6 related tests should be skipped.

This is solved by having OpenSSL::Test::Utils::have_IPv6() check configuration
first, before trying to determine if the machine supports IPv6.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24748)

(cherry picked from commit 5a9c90b1e5)
2024-06-29 08:40:53 +02:00
..
Config Add OpenSSL::Config::Query and use it in configdata.pm 2021-05-04 11:29:56 +02:00
Test OpenSSL::Test: Avoid running IPv6 related tests if IPv6 was explicitly disabled 2024-06-29 08:40:53 +02:00
Util Update copyright year 2021-01-28 13:54:57 +01:00
Glob.pm File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapper 2017-08-15 11:31:18 +02:00
OID.pm util/perl/OpenSSL/OID.pm: remove the included unit test 2020-05-03 06:05:27 +02:00
Ordinals.pm Update copyright year 2023-03-14 12:49:46 +00:00
ParseC.pm Update copyright year 2022-12-01 12:47:05 +01:00
Template.pm doc: use the documented =item markers 2021-08-04 15:02:27 +10:00
Test.pm OpenSSL::Test: Move the command line quotifier 2021-06-18 09:08:16 +02:00
Util.pm OpenSSL::Util::fixup_cmd_elements(): Include '!' among the VMS chars to process 2021-06-25 12:23:29 +10:00
config.pm Fix detection on HP-UX (IA64) 2023-12-04 09:43:39 +01:00
copyright.pm Update copyright year 2022-03-15 13:52:58 +00:00
fallback.pm Update copyright year 2021-05-20 14:22:33 +01:00
stackhash.pm Update copyright year 2021-05-06 13:03:23 +01:00