]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Add regression tests using the yaml configuration
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 24 Dec 2024 16:13:05 +0000 (17:13 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 16 Jan 2025 08:50:32 +0000 (09:50 +0100)
commitbf238d12084625f1c7deeb0475d1fe8fd4f7c3db
tree1ddb7f9621a8c10baf72816799ece81755ebcc26
parent541d2446e1d92ce969353ff6bbec1ff98fa71100
dnsdist: Add regression tests using the yaml configuration
regression-tests.dnsdist/dnsdisttests.py
regression-tests.dnsdist/test_CDB.py
regression-tests.dnsdist/test_DOH.py
regression-tests.dnsdist/test_DOH3.py
regression-tests.dnsdist/test_DOQ.py
regression-tests.dnsdist/test_LMDB.py
regression-tests.dnsdist/test_OutgoingDOH.py
regression-tests.dnsdist/test_OutgoingTLS.py
regression-tests.dnsdist/test_Protobuf.py
regression-tests.dnsdist/test_TLS.py
regression-tests.dnsdist/test_Yaml.py [new file with mode: 0644]