]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] rem: test: Drop the unit test for testing randomness
authorOndřej Surý <ondrej@isc.org>
Wed, 5 Nov 2025 03:03:13 +0000 (04:03 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 5 Nov 2025 03:03:13 +0000 (04:03 +0100)
commitfb04f67e5e09804b615e77208a4c9a088cf780d9
treeea4567badc441197965cbb02dbce4dd8e194cd65
parentdea43b073a2c62b175676b23a90d2939547a7cd8
parent0fa3984f8c630cfabbc4b8d6bb1341d114f94c74
[9.18] rem: test: Drop the unit test for testing randomness

Since we are using system routines for randomness, there's no point
in spending time and run the statistical suite for testing PRNG.

Backport of MR !11137

Merge branch 'backport-ondrej/drop-random-unit-test-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!11150