From: Štěpán Balážik Date: Wed, 17 Jun 2026 20:01:06 +0000 (+0000) Subject: chg: test: Reimplement the `formerr` system test in Python X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3a86bb8425dfa3647602d1d3cf8e828f915a73;p=thirdparty%2Fbind9.git chg: test: Reimplement the `formerr` system test in Python Replace the shell and Perl based FORMERR system test with a Python test that constructs the malformed DNS packets directly and checks the responses. Remove the legacy shell and Perl test script and the intermediate packet files in hex, leaving the packet construction inline in tests_formerr.py. Merge branch 'stepan/formerr-system-test-python' into 'main' See merge request isc-projects/bind9!11898 --- 9b3a86bb8425dfa3647602d1d3cf8e828f915a73