]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/sdig.cc
add recursor test suite
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Wed, 20 Jun 2012 15:37:39 +0000 (15:37 +0000)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Wed, 20 Jun 2012 15:37:39 +0000 (15:37 +0000)
commitb97043ee07be2d8ca4400dc92e954c27d173ce65
tree855a191ffa2279aff43483bbb48dd6001d76bcbd
parentfa3635354c47133f47f414917ef6957f9f67004a
add recursor test suite

git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2634 d19b8d6e-7fed-0310-83ef-9ca221ded41b
30 files changed:
pdns/sdig.cc
regression-tests.recursor/clean.sh [new file with mode: 0644]
regression-tests.recursor/cleandig [new file with mode: 0644]
regression-tests.recursor/cname-to-a-nxdomain/command [new file with mode: 0644]
regression-tests.recursor/cname-to-a-nxdomain/description [new file with mode: 0644]
regression-tests.recursor/cname-to-a-nxdomain/expected_result [new file with mode: 0644]
regression-tests.recursor/config.sh [new file with mode: 0644]
regression-tests.recursor/cross-zone-cname-bogus-nxdomain/command [new file with mode: 0644]
regression-tests.recursor/cross-zone-cname-bogus-nxdomain/description [new file with mode: 0644]
regression-tests.recursor/cross-zone-cname-bogus-nxdomain/expected_result [new file with mode: 0644]
regression-tests.recursor/direct-cname-to-nxdomain/command [new file with mode: 0644]
regression-tests.recursor/direct-cname-to-nxdomain/description [new file with mode: 0644]
regression-tests.recursor/direct-cname-to-nxdomain/expected_result [new file with mode: 0644]
regression-tests.recursor/direct-cname/command [new file with mode: 0644]
regression-tests.recursor/direct-cname/description [new file with mode: 0644]
regression-tests.recursor/direct-cname/expected_result [new file with mode: 0644]
regression-tests.recursor/in-zone-cname-bogus-nxdomain/command [new file with mode: 0644]
regression-tests.recursor/in-zone-cname-bogus-nxdomain/description [new file with mode: 0644]
regression-tests.recursor/in-zone-cname-bogus-nxdomain/expected_result [new file with mode: 0644]
regression-tests.recursor/runtests [new file with mode: 0644]
regression-tests.recursor/simple-a/command [new file with mode: 0644]
regression-tests.recursor/simple-a/description [new file with mode: 0644]
regression-tests.recursor/simple-a/expected_result [new file with mode: 0644]
regression-tests.recursor/simple-cname-to-a/command [new file with mode: 0644]
regression-tests.recursor/simple-cname-to-a/description [new file with mode: 0644]
regression-tests.recursor/simple-cname-to-a/expected_result [new file with mode: 0644]
regression-tests.recursor/start.sh [new file with mode: 0644]
regression-tests.recursor/stop.sh [new file with mode: 0644]
regression-tests.recursor/vars.sample [new file with mode: 0644]
regression-tests/runtests