]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use isctest.asyncserver in the "statistics" test
authorŠtěpán Balážik <stepan@isc.org>
Tue, 2 Sep 2025 10:39:33 +0000 (12:39 +0200)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 29 Oct 2025 17:09:52 +0000 (18:09 +0100)
commit2ba372620746b560241ee1f0e58ae39da2c8e802
treee3c3688dd91728ce4535269886cac6cee4eca878
parenta556199c7b7888706806a10508f5df8a0b2cb34e
Use isctest.asyncserver in the "statistics" test

Reimplement the custom server using the asyncserver Python module.

Behavior change: The new server doesn't copy CD and DO flags and a
client cookie to responses.
bin/tests/system/statistics/ans4/ans.pl [deleted file]
bin/tests/system/statistics/ans4/ans.py [new file with mode: 0644]