zeek/testing/btest/doc/broxygen/script_summary.bro
Daniel Thayer 7b3bad635b Disable broxygen when running unit tests
Disable broxygen when running unit tests (except for the tests that use
broxygen).  On my dual-core MacBook Pro, this change results in the
unit tests taking about 13% less time to finish running.
2018-06-19 16:30:40 -05:00

9 lines
243 B
Text

# @TEST-SERIALIZE: comm
# @TEST-EXEC: unset BRO_DISABLE_BROXYGEN; 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