]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
rem: test: Drop the unit test for testing randomness
authorOndřej Surý <ondrej@isc.org>
Fri, 24 Oct 2025 19:17:08 +0000 (21:17 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 24 Oct 2025 19:17:08 +0000 (21:17 +0200)
Since we are using system routines for randomness, there's no point
in spending time and run the statistical suite for testing PRNG.

Merge branch 'ondrej/drop-random-unit-test' into 'main'

See merge request isc-projects/bind9!11137


Trivial merge