]> git.ipfire.org Git - thirdparty/pdns.git/commit - regression-tests.recursor-dnssec/basicDNSSEC.py
Add basic NSEC and NSEC3 tests 3786/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Wed, 27 Apr 2016 12:08:29 +0000 (14:08 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 27 Apr 2016 18:43:23 +0000 (20:43 +0200)
commit11886ab917250ada978927ff5248aaeb0ba7afa8
tree7d040af4fdc2d1914256b6be3860665ff624a44a
parentcb54e9b5e82f3398fc0fb024e1cf9b43de74349e
Add basic NSEC and NSEC3 tests

Add a zone with NSEC3-optout for the NSEC3 tests
regression-tests.recursor-dnssec/basicDNSSEC.py [new file with mode: 0644]
regression-tests.recursor-dnssec/recursortests.py
regression-tests.recursor-dnssec/test_basicNSEC.py [new file with mode: 0644]
regression-tests.recursor-dnssec/test_basicNSEC3.py [new file with mode: 0644]