zeek/testing/btest/scripts
Tim Wojtulewicz d5ebaf476d Avoid thread-leak in scripts.base.frameworks.file-analysis.bifs.enable-disable btest
This btest uses the exit() BIF to shut down, which immediately calls
::exit() and kills Zeek without doing any shutdown. This will sometimes
leave the thread running the storage manager, which causes TSan to
complain about a thread leak. Switch to use the terminate() BIF instead
which cleanly shuts down all of Zeek.
2025-03-21 11:56:27 -07:00
..
base Avoid thread-leak in scripts.base.frameworks.file-analysis.bifs.enable-disable btest 2025-03-21 11:56:27 -07:00
policy IPv6 support for detect-external-names and testcase 2025-02-04 17:34:43 +00:00
site Start of 7.2.0 development 2024-12-13 13:38:53 -07:00
check-test-all-policy.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00