]> 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>
Tue, 1 Nov 2022 18:51:52 +0000 (19:51 +0100)
commitb5946acfc99458390099173e8946fde7d4a82cbd
tree7895198e4df25545cfad6d9712a2d99221a356bf
parent8a6fc2d20e0c4fbdfa8658d167d3f9beaf15a724
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