Increase broker unit test timeout intervals

This commit is contained in:
Jon Siwek 2018-10-03 15:47:09 -05:00
parent 3c395aa22d
commit be609cff41
14 changed files with 15 additions and 15 deletions

View file

@ -3,7 +3,7 @@
# @TEST-EXEC: btest-bg-run recv "bro -b ../recv.bro >recv.out"
# @TEST-EXEC: btest-bg-run send "bro -b ../send.bro >send.out"
#
# @TEST-EXEC: btest-bg-wait 20
# @TEST-EXEC: btest-bg-wait 45
# @TEST-EXEC: btest-diff recv/recv.out
# @TEST-EXEC: btest-diff send/send.out