zeek/testing/btest/doc/broxygen/script_summary.bro
Daniel Thayer 361a5dc2d8 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.
2017-05-24 21:25:01 -05:00

9 lines
215 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_summary broxygen/example.bro test.rst
@TEST-END-FILE
@load broxygen