]> git.ipfire.org Git - thirdparty/pdns.git/commit - regression-tests.dnsdist/dnsdisttests.py
dnsdist: Copy the resp in regression tests instead of fixing it up 3361/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 11 Feb 2016 14:06:09 +0000 (15:06 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 11 Feb 2016 14:06:09 +0000 (15:06 +0100)
commit95f0b802544e25732dd859326eb9c2676a5fa9a2
tree2b679e0a5922d1db3c397d9a43c07ced278380ee
parent6106128dc9969c8153c6ffcfb66904d23fb33f3d
dnsdist: Copy the resp in regression tests instead of fixing it up

Simply copy the the reponse in the responder threads before altering
the ID, instead of having to fix it afterwards in every tests.
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