bind9/bin/tests
Matthijs Mekking 80a20c9643 Add test for "three is a crowd" bug (GL #2375)
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.

(cherry picked from commit 9c40cf0566)
2023-07-06 10:30:53 +02:00
..
bigtest Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
optional Update sources to Clang 16 formatting 2023-05-11 14:26:14 +02:00
pkcs11 Add couple missing braces around single-line statements 2022-03-17 18:31:36 +01:00
startperf Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
system Add test for "three is a crowd" bug (GL #2375) 2023-07-06 10:30:53 +02:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
win32 Add libssl libraries to Windows build 2020-12-09 10:46:16 +01:00
.gitignore Remove genrandom command and all usage of specific random files throughout the system test suite 2018-05-16 09:54:35 +02:00
cfg_test.c Update sources to Clang 15 formatting 2022-11-29 10:30:34 +01:00
headerdep_test.sh.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
makejournal.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
named.conf Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
prepare-softhsm2.sh Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
wire_test.c Update sources to Clang 15 formatting 2022-11-29 10:30:34 +01:00