bind9/bin/tests/system/isctest
Matthijs Mekking 708927e03d Allow empty CDNSKEY/CDS RRset in ksr system test
When the zone is initially signed, the CDNSKEY/CDS RRset is not
immediately published. The DNSKEY and signatures must propagate first.
Adjust the test to allow for this case.
2024-11-01 15:50:16 +01: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 Disable too-many/too-few pylint checks 2024-10-17 11:01:44 +02:00
check.py Add isctest.check.notimp() 2024-10-01 13:25:56 +02:00
compat.py Extract dns.rcode compatibility code to isctest.compat 2024-09-12 11:42:22 +02:00
instance.py Disable too-many/too-few pylint checks 2024-10-17 11:01:44 +02:00
kasp.py Allow empty CDNSKEY/CDS RRset in ksr system test 2024-11-01 15:50:16 +01:00
mark.py Add with_dnstap mark 2024-10-21 12:04:56 +02: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 Disable too-many/too-few pylint checks 2024-10-17 11:01:44 +02:00
rndc.py Disable too-many/too-few pylint checks 2024-10-17 11:01:44 +02:00
run.py Disable too-many/too-few pylint checks 2024-10-17 11:01:44 +02:00
template.py Support jinja2 templates in pytest runner 2024-10-30 18:00:20 +01:00