- Skip the unit tests for auth_tls.tdir and auth_tls_failcert.tdir.

This commit is contained in:
W.C.A. Wijngaards 2025-03-31 16:04:07 +02:00
parent 218f5cfc92
commit 0ca76b05e0
3 changed files with 3 additions and 0 deletions

View file

@ -4,6 +4,7 @@
It reads changed config in a thread, then only briefly pauses the
service threads, that keep running. DNS service is only interrupted
briefly, less than a second.
- Skip the unit tests for auth_tls.tdir and auth_tls_failcert.tdir.
27 March 2025: Wouter
- Fix unit test dname log printout typecast.

View file

@ -5,6 +5,7 @@
[ -f .tpkg.var.test ] && source .tpkg.var.test
. ../common.sh
skip_test "Skip test due to no UDP service for SOA query"
PRE="../.."
if test -n "$NSD"; then
:

View file

@ -5,6 +5,7 @@
[ -f .tpkg.var.test ] && source .tpkg.var.test
. ../common.sh
skip_test "Skip test due to no UDP service for SOA query"
PRE="../.."
if test -n "$NSD"; then
: