]> 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 11:44:20 +0000 (11:44 +0000)
commit99b0cf2dd7eea9f4052b721404c60469ecd2a144
tree5b4b5aafb8c79ced3b9b986a1a41515f79dc957c
parent4042b805ff77f115b44ed659f8eed1793bc41720
Use isctest.asyncserver in the "nsupdate" test

Reimplement the custom server written in Perl in Python using the
AsyncDnsServer class.
bin/tests/system/nsupdate/ans4/ans.pl [deleted file]
bin/tests/system/nsupdate/ans4/ans.py [new file with mode: 0644]