]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Stop using `makeRule` in our tests
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 16 Nov 2023 12:38:18 +0000 (13:38 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 4 Dec 2023 12:59:44 +0000 (13:59 +0100)
commitcc35f43be8031845ef301137a6ac3cc2e0b826ab
treea86686f4f03f378a552477fa16645bc3e855a133
parent4299a70d3eb5984f39a1f03d6a335491f4fa5ed9
dnsdist: Stop using `makeRule` in our tests
12 files changed:
regression-tests.dnsdist/test-include-dir/01-test.conf
regression-tests.dnsdist/test_Basics.py
regression-tests.dnsdist/test_CacheHitResponses.py
regression-tests.dnsdist/test_CacheInsertedResponses.py
regression-tests.dnsdist/test_Caching.py
regression-tests.dnsdist/test_CheckConfig.py
regression-tests.dnsdist/test_EdnsClientSubnet.py
regression-tests.dnsdist/test_Routing.py
regression-tests.dnsdist/test_RulesActions.py
regression-tests.dnsdist/test_SVCB.py
regression-tests.dnsdist/test_SelfAnsweredResponses.py
regression-tests.dnsdist/test_Spoofing.py