mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-03 22:10:35 -05:00
Merge branch 'disable-random-test' into 'master'
Disable the random_test from the regular kyua run, we are either using cryptolib… See merge request isc-projects/bind9!341
This commit is contained in:
commit
f0d97a7cb4
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