]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use common test functions for three-is-a-crowd test
authorNicki Křížek <nicki@isc.org>
Tue, 10 Jun 2025 14:03:26 +0000 (16:03 +0200)
committerNicki Křížek <nicki@isc.org>
Fri, 18 Jul 2025 11:37:58 +0000 (13:37 +0200)
commitd6dffe660352875e7cce6c4a5a201420775b5501
tree4c0a2514cc61d1d7961e585513eeab3214bf13b8
parentbd5a55c5b705b267f91903a467154466ee313b03
Use common test functions for three-is-a-crowd test

Previously, a lot of the checking was re-implemented and duplicated from
check_rollover_step(). Use that function where possible and only
override the needed checks.
bin/tests/system/isctest/kasp.py
bin/tests/system/rollover/tests_rollover.py