mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00

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.
9 lines
203 B
Text
9 lines
203 B
Text
# @TEST-SERIALIZE: comm
|
|
# @TEST-EXEC: bro -b -X broxygen.config %INPUT
|
|
# @TEST-EXEC: btest-diff test.rst
|
|
|
|
@TEST-START-FILE broxygen.config
|
|
script_index broxygen/* test.rst
|
|
@TEST-END-FILE
|
|
|
|
@load broxygen
|