From: Nicki Křížek Date: Thu, 23 Jul 2026 10:58:26 +0000 (+0200) Subject: new: test: Mark each test's boundaries in the named instance logs X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=628ddee08869dfdf7a1d8b169285ec277289001c;p=thirdparty%2Fbind9.git new: test: Mark each test's boundaries in the named instance logs Use `rndc null` command to mark each test boundaries in named.run logs. Since calling the `rndc` binary caused a lot of overhead, import the rndc python interface from [python-rndc](https://gitlab.isc.org/isc-projects/python-rndc/) and adapt it to our use-case. Merge branch 'nicki/rndc-null-in-system-tests' into 'main' See merge request isc-projects/bind9!12415 --- 628ddee08869dfdf7a1d8b169285ec277289001c