mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
![]() * origin/topic/vlad/page_hostnames: Expand the tests, and have email_admin email src contacts in one e-mail, and dst contacts in another. Simplify the logic a big by making Notice$email_dest have a default rather than be optional Missed some baselines Update hashes in external testing repos Update notice.log baselines Remove unneccessary @load Add tests for e-mail actions, and cleanup the new logic a bit. Fixup priorities Add a new field to the notice, which defines where to send the e-mail Add page and email_admin to hostnames extension |
||
---|---|---|
.. | ||
btest | ||
coverage | ||
external | ||
scripts | ||
.gitignore | ||
CMakeLists.txt | ||
Makefile | ||
README |
This directory contains suites for testing for Zeek's correct operation: btest/ An ever-growing set of small unit tests testing Zeek's functionality. external/ A framework for downloading additional test sets that run more complex Zeek configuration on larger traces files. Due to their size, these are not included directly. See the README for more information. scripts/ Helpers scripts used by some tests.