]> git.ipfire.org Git - thirdparty/bind9.git/commit
Don't depend on keys being sorted
authorMark Andrews <marka@isc.org>
Tue, 29 Apr 2025 06:59:15 +0000 (16:59 +1000)
committerMark Andrews <marka@isc.org>
Thu, 1 May 2025 23:44:34 +0000 (09:44 +1000)
commit92a50dab28f28b3aa1f72a8ab2c7cb61597b6b64
tree953e61e280b8fca22b6b864e896028a93e090ad1
parentfad97e3cd116a118e5c554aa21ba3ab0eff79cca
Don't depend on keys being sorted

Extract each section of the bundle and check that the expected
records are there.  The old code was assuming that the records in
each section where in a particular order which didn't happen in
practice.
bin/tests/system/ksr/tests_ksr.py