bind9/bin/tests/system/isctest
Matthijs Mekking 7d670b7fe7 Parametrize the default kasp test cases
Make use of pytest.mark.parametrize to split up the many default kasp
test cases into separate tests.
2025-04-23 15:22:04 +00:00
..
hypothesis Make hypothesis optional for system tests 2024-08-07 10:55:06 +00:00
log Initialize all environment variables when running isctest 2024-07-31 10:50:11 +02:00
vars Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
__init__.py Support jinja2 templates in pytest runner 2024-10-30 18:00:20 +01:00
__main__.py Initialize all environment variables when running isctest 2024-07-31 10:50:11 +02:00
asyncserver.py Add control command for toggling response dropping 2025-04-11 09:14:57 -05:00
check.py Move test code that can be reused to isctest 2025-04-10 15:31:21 -05:00
compat.py Extract dns.rcode compatibility code to isctest.compat 2024-09-12 11:42:22 +02:00
instance.py Allow to use an arbitrary numeric identifier for NamedInstance 2025-02-04 12:35:38 +00:00
kasp.py Parametrize the default kasp test cases 2025-04-23 15:22:04 +00:00
mark.py Parametrize the default kasp test cases 2025-04-23 15:22:04 +00:00
name.py Add a helper for uncompressed length of dnspython's dns.name.Name 2024-05-28 12:12:16 +00:00
query.py Add isctest.query.tls() function 2025-01-24 08:45:51 +00:00
rndc.py Disable too-many/too-few pylint checks 2024-10-17 11:01:44 +02:00
run.py Rewrite keyfromlabel system test to pytest 2025-02-17 19:18:04 +00:00
template.py Require python-jinja2 for system tests 2025-04-15 16:46:54 +02:00
util.py Move test code that can be reused to isctest 2025-04-10 15:31:21 -05:00