From: Miroslav Lichvar Date: Thu, 5 Jun 2025 11:28:58 +0000 (+0200) Subject: test: fix 015-ipv6 test to skip when IPv6 is disabled X-Git-Tag: 4.7~8 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=9b9823b377c5c5a96f0ea63a960216dae1ce3b02;p=thirdparty%2Fchrony.git test: fix 015-ipv6 test to skip when IPv6 is disabled --- diff --git a/test/simulation/015-ipv6 b/test/simulation/015-ipv6 index bca008d8..3e220cec 100755 --- a/test/simulation/015-ipv6 +++ b/test/simulation/015-ipv6 @@ -4,6 +4,8 @@ test_start "IPv6 addressing" +check_config_h 'FEAT_IPV6 1' || test_skip + ip_family=6 run_test || test_fail