From 82b439d72ade205918dbd9f5ebe3924441d0688b Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 25 Apr 2019 22:49:15 +0200 Subject: [PATCH] add DoT and DoH requirements to dnsdist testing README --- regression-tests.dnsdist/README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/regression-tests.dnsdist/README b/regression-tests.dnsdist/README index 09780c5814..bfa46bc605 100644 --- a/regression-tests.dnsdist/README +++ b/regression-tests.dnsdist/README @@ -9,10 +9,9 @@ DNSDISTBIN=../pdns/dnsdistdist/dnsdist ./runtests The tests are self-contained and require no further nameservers to be installed. -However, do make sure to build a dnsdist with libsodium and dnscrypt support -as otherwise some tests will fail. +However, do make sure to build a dnsdist with libsodium, dnscrypt, DoT and DoH +support as otherwise some tests will fail. To run a specific test, use something like: ./runtests test_Advanced.py:TestAdvancedSpoof.testSpoofActionMultiA - -- 2.47.2