mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00: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:
@@ -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'}
|
||||
|
Reference in New Issue
Block a user