mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() Currently, coverage/bare-mode-errors is one of the slowest tests in the entire test suite. This is caused by the fact that it has to repeatedly launch Zeek for every script that we ship. This is done sequentially. This commit changes this test to use xargs to spawn 20 parallell processes. |
||
---|---|---|
.. | ||
bare-load-baseline.test | ||
bare-mode-errors.test | ||
basic-no-errors.test | ||
coverage-blacklist.zeek | ||
default-load-baseline.test | ||
find-bro-logs.test | ||
global-ids-to-json.zeek | ||
init-default.test | ||
record-fields.zeek | ||
test-all-policy-cluster.test | ||
test-all-policy-zeekygen.test | ||
test-all-policy.test | ||
zeek-profiler-file.zeek | ||
zeekygen.sh |