]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use isctest.asyncserver in the "nsupdate" test
authorŠtěpán Balážik <stepan@isc.org>
Thu, 28 Aug 2025 16:13:36 +0000 (18:13 +0200)
committerŠtěpán Balážik <stepan@isc.org>
Thu, 23 Oct 2025 12:29:17 +0000 (12:29 +0000)
commitcde017880183d366d20bf38eae36e2fa12244e8d
tree7772eac3906f12bb723125d790d2cfc09bc65645
parent7b8b7550d3b4be2e858a0d21ec7eab799bad17dc
Use isctest.asyncserver in the "nsupdate" test

Reimplement the custom server written in Perl in Python using the
AsyncDnsServer class.

(cherry picked from commit 99b0cf2dd7eea9f4052b721404c60469ecd2a144)
bin/tests/system/nsupdate/ans4/ans.pl [deleted file]
bin/tests/system/nsupdate/ans4/ans.py [new file with mode: 0644]