]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3503-random-default-algorithm-in-tests' into 'main'
authorTom Krizek <tkrizek@isc.org>
Thu, 27 Oct 2022 10:15:05 +0000 (10:15 +0000)
committerTom Krizek <tkrizek@isc.org>
Thu, 27 Oct 2022 10:15:05 +0000 (10:15 +0000)
commit549b153d2ba3e445d27028ccfae774ac9f20b046
treec9b925c4334a82086bfdec6fd3218241f509915a
parent7f844be5551a4433b0ba15790fbca0b679d8f443
parentf65f276f986fe1e0498698f7058722a0b7a9aec1
Merge branch '3503-random-default-algorithm-in-tests' into 'main'

Random selection of DEFAULT_ALGORITHM in system tests at runtime

Closes #3503

See merge request isc-projects/bind9!6989