]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move query outside of check_() functions
authorPetr Špaček <pspacek@isc.org>
Thu, 10 Jul 2025 12:45:35 +0000 (14:45 +0200)
committerPetr Špaček <pspacek@isc.org>
Tue, 29 Jul 2025 08:00:46 +0000 (10:00 +0200)
commitcc6544b41730234e2c5820c5b40a42db31d66b07
tree9a0088fc3c69ae257be48e41366c37b28cddfe33
parentac58b580021902a52291583fecc13a76ee5f2db2
Move query outside of check_() functions

This allows better check() code reuse.
bin/tests/system/nsec3-answer/tests_nsec3.py