]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Remove code duplication between UDP and TCP in the tests
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 19 Mar 2019 14:53:38 +0000 (15:53 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 4 Apr 2019 09:54:04 +0000 (11:54 +0200)
commit6ca2e7966f6cb9d2b12a597ef324a92b9cf6e0c8
treefb7e6491160c942dc5a619bdf4bd435a9eeacec0
parent31abd117a4bd419ce5b642222dc923059c5ab2b6
dnsdist: Remove code duplication between UDP and TCP in the tests
12 files changed:
regression-tests.dnsdist/test_Advanced.py
regression-tests.dnsdist/test_Basics.py
regression-tests.dnsdist/test_Caching.py
regression-tests.dnsdist/test_EDNSOptions.py
regression-tests.dnsdist/test_EDNSSelfGenerated.py
regression-tests.dnsdist/test_EdnsClientSubnet.py
regression-tests.dnsdist/test_RecordsCount.py
regression-tests.dnsdist/test_Responses.py
regression-tests.dnsdist/test_Routing.py
regression-tests.dnsdist/test_Spoofing.py
regression-tests.dnsdist/test_Tags.py
regression-tests.dnsdist/test_Trailing.py