From: Nicki Křížek Date: Thu, 25 Sep 2025 15:18:11 +0000 (+0200) Subject: [9.18] new: test: Add nsX fixtures to pytest X-Git-Tag: v9.18.41~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b49954e458965dbf038f0a9af454ecd8938ba044;p=thirdparty%2Fbind9.git [9.18] new: test: Add nsX fixtures to pytest The nsX are utility fixtures which can be used instead of the servers fixture, which requires longer syntax(i.e. servers["nsX"]). --- This MR is basically backporting pytest utility fixtures which were introduced to newer branches in !10717. This is a minimal change which only aims to facilitate easier test backports to ~"v9.18" in the future, without changing any of the existing tests. Merge branch 'nicki/pytest-nsX-fixtures-9.18' into 'bind-9.18' See merge request isc-projects/bind9!11015 --- b49954e458965dbf038f0a9af454ecd8938ba044