]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Enable the auth_tls.tdir and auth_tls_failcert.tdir tests.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 1 Apr 2025 12:44:25 +0000 (14:44 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 1 Apr 2025 12:44:25 +0000 (14:44 +0200)
doc/Changelog
testdata/auth_tls.tdir/auth_tls.pre
testdata/auth_tls_failcert.tdir/auth_tls_failcert.pre

index 23dd28ab0151de760a69aadbd128c9c057df4ff0..ef93fd752646e535281c372d7c79f320de15b80e 100644 (file)
@@ -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.
index 85ba8384a812d1207f1a5cafde45315c6bfb6004..cf652b1dc541e4f4eb7e9f4e62b978ed19bd1168 100644 (file)
@@ -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
        :
index d8f0e624d0408f472ad4ba8d760221c894a51aad..56da4af739e493adc43f8d579c1e146416fe5c35 100644 (file)
@@ -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
        :