]> 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, 27 Oct 2022 11:24:52 +0000 (13:24 +0200)
commit05a1a0e7b510caa45bd13ce18acf77b2e5f19113
tree7b7161812b67b8e1aec4801ee500cea2db189eca
parente3b55218458fb7fb40c62b4760c0baa4a510962d
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