]> git.ipfire.org Git - thirdparty/bind9.git/commit
Randomize algorithm selection for mkeys test
authorTom Krizek <tkrizek@isc.org>
Wed, 26 Oct 2022 14:20:57 +0000 (16:20 +0200)
committerTom Krizek <tkrizek@isc.org>
Thu, 22 Dec 2022 14:17:41 +0000 (15:17 +0100)
commit7324a7b5e478a080fd0cd59ca6c0795243254a3e
treeb3655aac1c9d7f5fa051bc58b089ec816716a497
parentaa5453f5e5a0b062f090bbdf67adc61739f12849
Randomize algorithm selection for mkeys test

Use the ALGORITHM_SET option to use randomly selected default algorithm
in this test. Make sure the test works by using variables instead of
hard-coding values.

(cherry picked from commit f65f276f986fe1e0498698f7058722a0b7a9aec1)
bin/tests/system/mkeys/setup.sh
bin/tests/system/mkeys/tests.sh