mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 21:48:21 +00:00
Serialize tests that load listen.bro
Tests that load "frameworks/communication/listen" must be serialized to prevent other tests failing due to multiple Bro instances trying to listen on the same port.
This commit is contained in:
parent
bd2d559fbf
commit
361a5dc2d8
5 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# @TEST-SERIALIZE: comm
|
||||
# @TEST-EXEC: bro -b -X broxygen.config %INPUT
|
||||
# @TEST-EXEC: btest-diff test.rst
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# @TEST-SERIALIZE: comm
|
||||
# @TEST-EXEC: bro -b -X broxygen.config %INPUT
|
||||
# @TEST-EXEC: btest-diff test.rst
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# @TEST-SERIALIZE: comm
|
||||
# @TEST-EXEC: bro -b -X broxygen.config %INPUT
|
||||
# @TEST-EXEC: btest-diff test.rst
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# @TEST-SERIALIZE: comm
|
||||
# @TEST-EXEC: bro -b -X broxygen.config %INPUT
|
||||
# @TEST-EXEC: btest-diff test.rst
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# @TEST-SERIALIZE: comm
|
||||
# @TEST-EXEC: bro -b -X broxygen.config %INPUT
|
||||
# @TEST-EXEC: btest-diff test.rst
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue