]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor isctest.check.section_equal comparison
authorNicki Křížek <nicki@isc.org>
Thu, 10 Jul 2025 14:23:48 +0000 (16:23 +0200)
committerEvan Hunt <each@isc.org>
Tue, 29 Jul 2025 22:58:12 +0000 (22:58 +0000)
commiteeace11202bbec0c347d009fde70958c8eb7b79d
treebdbd4207740733bcf73fb4b2d5513f4019088c10
parent2a51b24cb74927b6ea38aeeabbf7c486e0da98cc
Refactor isctest.check.section_equal comparison

Use the same logic as dnspython uses in dns.message.Message.

(cherry picked from commit b24dd20e5a8efa2ba4c277e0c48fa08ebea96702)
bin/tests/system/isctest/check.py