mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00

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.
9 lines
230 B
Text
9 lines
230 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
|
|
package_index broxygen test.rst
|
|
@TEST-END-FILE
|
|
|
|
@load broxygen
|