bind9/bin/tests/system/isctest
Michał Kępień f24a534ff1
Add a response handler for ignoring all queries
Dropping all incoming queries is a typical use case for a custom server
used in BIND 9 system tests.  Add a response handler implementing that
behavior so that it can be reused.
2025-03-25 05:01:34 +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 Add a response handler for ignoring all queries 2025-03-25 05:01:34 +01:00
check.py Rename assert_custom_named_is_alive to named_alive 2025-02-13 18:43:47 +01: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 Allow empty CDNSKEY/CDS RRset in ksr system test 2024-11-01 15:50:16 +01:00
mark.py Rewrite keyfromlabel system test to pytest 2025-02-17 19:18: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 Support jinja2 templates in pytest runner 2024-10-30 18:00:20 +01:00