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:
Ondřej Surý 2018-06-05 16:57:38 -04:00
commit f0d97a7cb4
2 changed files with 0 additions and 2 deletions

View file

@ -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

View file

@ -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'}