]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth-py tests: allow backend choice, add lmdb testing 15567/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Fri, 9 May 2025 18:05:13 +0000 (20:05 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 22 May 2025 08:30:00 +0000 (10:30 +0200)
commitfc101fb99c8c47e7422d3348ad824458b05c0ec3
tree77e4aae62cf29409c9199b25b128539f331a400b
parent413885bdeaf1afa44359991e746b3c55e2b76f77
auth-py tests: allow backend choice, add lmdb testing
15 files changed:
regression-tests.auth-py/authtests.py
regression-tests.auth-py/test_ALIAS.py
regression-tests.auth-py/test_AnyBind.py
regression-tests.auth-py/test_Carbon.py
regression-tests.auth-py/test_Cookies.py
regression-tests.auth-py/test_DirectDNSKEYSignature.py
regression-tests.auth-py/test_GSSTSIG.py
regression-tests.auth-py/test_IXFR.py
regression-tests.auth-py/test_LuaRecords.py
regression-tests.auth-py/test_LuaRecordsLMDB.py
regression-tests.auth-py/test_ProxyProtocol.py
regression-tests.auth-py/test_ResolveAcrossZones.py
regression-tests.auth-py/test_SVCB.py
regression-tests.auth-py/test_XFRIncomplete.py
tasks.py