mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
![]() * origin/master: (33 commits) Fix location where CI places build.tgz Update submodule(s) Disable some deprecation diagnostics for GCC Compare pcap_next_ex() result to PCAP_ERROR/PCAP_ERROR_BREAK Optimize Connection::RemovalEvent() for bare-mode usage Rename BroType to Type Update NEWS Review cleanup Move Type types to zeek namespace Review cleanup Restrict Cirrus CI to only zeek repo's branches GH-977: Improve pcap error handling Remove not-useful code in iosource::Manager::OpenPktSrc GH-999: Stop formatting DHCP Client ID Hardware Type 0 as MAC Remove inline from some static KeyedHash members Improve Func.h inclusion Fix NVT analyzer memory leak from multiple telnet authn name options Rename aux/ to auxil/ Move Flare/Pipe from the bro namespace to zeek::detail Move Attr to the zeek::detail namespace ... |
||
---|---|---|
.. | ||
btest | ||
coverage | ||
external | ||
scripts | ||
.gitignore | ||
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.