]> git.ipfire.org Git - thirdparty/pdns.git/blob - regression-tests.dnsdist/README
Merge pull request #8945 from rgacogne/ddist-x-forwarded-for
[thirdparty/pdns.git] / regression-tests.dnsdist / README
1 There are two ways to run these tests. The automated way is ./runtests which
2 tries to pick up a dnsdist binary built from a distributed tarball in
3 ../pdns/dnsdistdist/dnsdist-*/dnsdist
4
5 If this is not the binary you want to test, use something like:
6
7 DNSDISTBIN=../pdns/dnsdistdist/dnsdist ./runtests
8
9 The tests are self-contained and require no further nameservers to be
10 installed.
11
12 However, do make sure to build a dnsdist with libsodium, dnscrypt, DoT and DoH
13 support as otherwise some tests will fail.
14
15 To run a specific test, use something like:
16
17 ./runtests test_Advanced.py:TestAdvancedSpoof.testSpoofActionMultiA