]> git.ipfire.org Git - thirdparty/pdns.git/commit - regression-tests.dnsdist/test_DNSCrypt.py
dnsdist: Add missing QPSPoolAction & DNSSECRule. Add missing tests. 3403/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 18 Feb 2016 14:01:23 +0000 (15:01 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 18 Feb 2016 14:01:23 +0000 (15:01 +0100)
commitb1bec9f04c74653968f11f252cb60693b0ea6f2d
treef866e21c6c4d3e9d4fe6747306ae31c6b95e9e18
parent74fb0cc40498d0584a0dfcba0b9dc3ddccefcbac
dnsdist: Add missing QPSPoolAction & DNSSECRule. Add missing tests.

QPSPoolAction() and DNSSECRule() are mentioned in the README but
the Lua bindings were missing.
Add missing tests for some actions and rules.
Clean existing tests a bit in the process.
pdns/README-dnsdist.md
pdns/dnsdist-lua.cc
regression-tests.dnsdist/.gitignore
regression-tests.dnsdist/dnscrypt.py
regression-tests.dnsdist/dnsdisttests.py
regression-tests.dnsdist/test_Advanced.py
regression-tests.dnsdist/test_Basics.py
regression-tests.dnsdist/test_DNSCrypt.py
regression-tests.dnsdist/test_EdnsClientSubnet.py