mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-26 08:39:00 -04:00
Disable the random_test from the regular kyua run, we are either using cryptolib PRNG or non-CS PRNG
This commit is contained in:
parent
3d39d805c7
commit
edcdfe9619
2 changed files with 0 additions and 2 deletions
|
|
@ -20,7 +20,6 @@ tp: pool_test
|
|||
tp: print_test
|
||||
tp: queue_test
|
||||
tp: radix_test
|
||||
tp: random_test
|
||||
tp: regex_test
|
||||
tp: result_test
|
||||
tp: safe_test
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ atf_test_program{name='pool_test'}
|
|||
atf_test_program{name='print_test'}
|
||||
atf_test_program{name='queue_test'}
|
||||
atf_test_program{name='radix_test'}
|
||||
atf_test_program{name='random_test'}
|
||||
atf_test_program{name='regex_test'}
|
||||
atf_test_program{name='result_test'}
|
||||
atf_test_program{name='safe_test'}
|
||||
|
|
|
|||
Loading…
Reference in a new issue