From: W.C.A. Wijngaards Date: Tue, 1 Apr 2025 12:44:25 +0000 (+0200) Subject: - Enable the auth_tls.tdir and auth_tls_failcert.tdir tests. X-Git-Tag: release-1.23.0rc1~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7106fc58d0b9c42c9536cec2a88dd57e0f23ea1;p=thirdparty%2Funbound.git - Enable the auth_tls.tdir and auth_tls_failcert.tdir tests. --- diff --git a/doc/Changelog b/doc/Changelog index 23dd28ab0..ef93fd752 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ 1 April 2025: Wouter - Fix escape more characters when printing an RR type with an unquoted string. + - Enable the auth_tls.tdir and auth_tls_failcert.tdir tests. 31 March 2025: Wouter - iana portlist update. diff --git a/testdata/auth_tls.tdir/auth_tls.pre b/testdata/auth_tls.tdir/auth_tls.pre index 85ba8384a..cf652b1dc 100644 --- a/testdata/auth_tls.tdir/auth_tls.pre +++ b/testdata/auth_tls.tdir/auth_tls.pre @@ -5,7 +5,7 @@ [ -f .tpkg.var.test ] && source .tpkg.var.test . ../common.sh -skip_test "Skip test due to no UDP service for SOA query" +#skip_test "Skip test due to no UDP service for SOA query" PRE="../.." if test -n "$NSD"; then : diff --git a/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre b/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre index d8f0e624d..56da4af73 100644 --- a/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre +++ b/testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre @@ -5,7 +5,7 @@ [ -f .tpkg.var.test ] && source .tpkg.var.test . ../common.sh -skip_test "Skip test due to no UDP service for SOA query" +#skip_test "Skip test due to no UDP service for SOA query" PRE="../.." if test -n "$NSD"; then :