mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-13 06:02:37 -04:00
Add this test scenario for a bug fixed a while ago. When a third key is introduced while the previous rollover hasn't finished yet, the keymgr could decide to remove the first two keys, because it was not checking for an indirect dependency on the keys. In other words, the previous bug behavior was that the first two keys were removed from the zone too soon. This test case checks that all three keys stay in the zone, and no keys are removed premature after another new key has been introduced. |
||
|---|---|---|
| .. | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| .gitignore | ||
| convert-trs-to-junit.py | ||
| Makefile.am | ||
| test_client.c | ||
| test_server.c | ||
| wire_test.c | ||