bind9/bin/tests/system/ksr
Matthijs Mekking abdb9a1334 Improve key collision detection in ksr system test
MR !10238 added key collision detection in the ksr system test but it
was flawed because for every "collide" in the output we also log
"Generating an new key" and for each "Generating" we add the counter
by one, nullifying the subtract by one.

Use regular expressions to search in the output and make the string
expression more strict.
2025-07-29 13:57:06 +02:00
..
ns1 Add KSK roll test case 2024-11-01 15:50:16 +01:00
setup.sh Convert ksr system test to pytest 2024-10-16 17:16:02 +02:00
tests_ksr.py Improve key collision detection in ksr system test 2025-07-29 13:57:06 +02:00