]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Split the huge test_Advanced regression test file 11039/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 26 Nov 2021 13:29:51 +0000 (14:29 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 26 Nov 2021 13:29:51 +0000 (14:29 +0100)
commit7b9abc20eee44e31f0a7d45172fdb196295d99d0
tree82a7ab38963e13768b8c82f5dd275a3b6555b515
parent174448f4c4140d6d96252dc400fd4a6ae88fd0aa
dnsdist: Split the huge test_Advanced regression test file

- The Lua FFI tests moved to `test_LuaFFI.py`
- the rules and actions to `test_RulesActions.py`
- and test_Advanced now contains only tests non directly related to
specific rules and actions
regression-tests.dnsdist/test_Advanced.py
regression-tests.dnsdist/test_LuaFFI.py [new file with mode: 0644]
regression-tests.dnsdist/test_RulesActions.py [new file with mode: 0644]