bind9/bin/tests/system/isctest
Matthijs Mekking c000cf70cb Test manual-mode with CSK algorithm rollover
Update check_rollover_step to return the found keys. This can be used
to test that keymgr-manual-mode messages are correctly logged.

Parametrize each test case and in case of manual-mode, execute
additional checks. First a keymgr run should not change the existing
key state (with exceptions of timing events such as moving from
RUMOURED to OMNIPRESENT, and from UNRETENTIVE to HIDDEN). Appropriate
messages must be logged.

After enforcing the next step with 'rndc dnssec -step', the key state
should be the same as if the step were to be taken automatically.
2025-08-21 16:09:55 +02:00
..
hypothesis Move multi-subdomain name generator into shared utilities 2025-07-29 10:00:36 +02:00
log Separate LineReader functionality from WatchLog 2025-07-18 11:32:41 +02:00
vars Fix the .hypothesis directory to bin/tests/system/.hypothesis 2025-08-05 16:54:13 +02:00
__init__.py Refactor and move query helper to isctest.query.create 2025-07-29 12:12:44 -07:00
__main__.py Initialize all environment variables when running isctest 2024-07-31 10:50:11 +02:00
asyncserver.py Enable resetting TCP connections 2025-07-24 13:09:49 +02:00
check.py Use isctest.query.create across system tests 2025-07-29 12:13:11 -07:00
compat.py Extract dns.rcode compatibility code to isctest.compat 2024-09-12 11:42:22 +02:00
instance.py add helper functions to isctest 2025-07-29 12:12:44 -07:00
kasp.py Test manual-mode with CSK algorithm rollover 2025-08-21 16:09:55 +02:00
mark.py convert filter-aaaa test to python 2025-08-05 23:01:03 -07:00
name.py Fix minimal dnspython version test 2025-07-30 14:35:32 +00:00
query.py Refactor and move query helper to isctest.query.create 2025-07-29 12:12:44 -07:00
rndc.py Disable too-many/too-few pylint checks 2024-10-17 11:01:44 +02:00
run.py Log command stdout when using isctest.run.cmd() 2025-06-27 16:31:49 +02:00
template.py Require python-jinja2 for system tests 2025-04-15 16:46:54 +02:00
util.py Move param to isctest.util 2025-06-19 14:11:28 +02:00