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