]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: test: Improve crypto support detection and algorithm selection in pytest
authorNicki Křížek <nicki@isc.org>
Wed, 31 Jul 2024 09:37:51 +0000 (09:37 +0000)
committerNicki Křížek <nicki@isc.org>
Wed, 31 Jul 2024 09:37:51 +0000 (09:37 +0000)
Ensure that the selected algorithms remains stable throughout the entire test session. Crypto support detection was rewritten to python and simplified.

Closes #4202

Closes #4422

Related #3810

Merge branch '4202-algorithm-detection-pytest' into 'main'

Closes #4202 and #4422

See merge request isc-projects/bind9!8803


Trivial merge