zeek/testing/btest/plugins
Arne Welzel 5a10772b7d btest: Use Broker for Broker specific tests
Now that Cluster::backend defaults to NONE by default, some tests won't
just work anymore for various reasons (mostly due to the logging
framework not sending log writes to broker anymore).

Load the new frameworks/cluster/backend/broker package for these to keep them
functional. Also add the @load to the common broker/cluster-layout.zeek file
to avoid changing all of the files that use that layout.
2025-09-25 19:29:55 +02:00
..
api-plugin Remove including <cinttypes> from util.h 2025-05-16 10:14:37 -07:00
binpac-flowbuffer-frame-length-plugin cmake_minimum_required() should come before project() 2025-08-06 12:10:41 -07:00
conflict-plugin cmake_minimum_required() should come before project() 2025-08-06 12:10:41 -07:00
connkey-plugin cmake_minimum_required() should come before project() 2025-08-06 12:10:41 -07:00
doctest-plugin Use quotes instead of <> for zeek includes 2025-05-16 10:14:36 -07:00
enum-bif-plugin scan.l: Fix @load-plugin scripts loading 2025-03-04 09:35:00 +01:00
file-plugin Update zeek-aux to remove BRO_DIST from plugin skeleton 2025-08-07 08:39:08 -07:00
func-hook-plugin Remove deprecations tagged for v8.1 2025-08-12 10:19:03 -07:00
hooks-plugin Use quotes instead of <> for zeek includes 2025-05-16 10:14:36 -07:00
init-hooks-plugin Use quotes instead of <> for zeek includes 2025-05-16 10:14:36 -07:00
iosource-plugin Reduce includes in plugin/Component.h 2025-05-16 10:14:37 -07:00
logging-hooks-plugin logging: Fix HookLogInit() and HookLogWrite() info usage 2025-01-14 10:44:50 +01:00
meta-hook-plugin Use quotes instead of <> for zeek includes 2025-05-16 10:14:36 -07:00
packet-protocol-plugin cmake_minimum_required() should come before project() 2025-08-06 12:10:41 -07:00
pktdumper-plugin cmake_minimum_required() should come before project() 2025-08-06 12:10:41 -07:00
pktsrc-plugin cmake_minimum_required() should come before project() 2025-08-06 12:10:41 -07:00
plugin-load-dependency Use quotes instead of <> for zeek includes 2025-05-16 10:14:36 -07:00
plugin-load-file-extended isolate Location specifics to private class variables to enforce correct line number ordering 2025-07-08 10:39:28 +02:00
plugin-nopatchversion-plugin Use quotes instead of <> for zeek includes 2025-05-16 10:14:36 -07:00
plugin-withpatchversion-plugin Use quotes instead of <> for zeek includes 2025-05-16 10:14:36 -07:00
protocol-plugin cmake_minimum_required() should come before project() 2025-08-06 12:10:41 -07:00
publish-event-hook-plugin cluster: Move cluster::detail::Event to cluster::Event 2025-07-29 18:13:59 +02:00
publish-event-metadata-plugin cluster: Move cluster::detail::Event to cluster::Event 2025-07-29 18:13:59 +02:00
reader-plugin cmake_minimum_required() should come before project() 2025-08-06 12:10:41 -07:00
reporter-hook-plugin Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
storage-plugin Add storage metrics for operations, expirations, data transferred 2025-07-18 14:28:04 -07:00
tap-analyzer-conn-val-plugin btest/tap-analyzer: Update existing test and add new one for UpdateConnVal() 2025-08-06 17:22:59 +02:00
tap-analyzer-plugin btest/tap-analyzer: Update existing test and add new one for UpdateConnVal() 2025-08-06 17:22:59 +02:00
unprocessed-packet-hook-plugin Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
writer-plugin cmake_minimum_required() should come before project() 2025-08-06 12:10:41 -07:00
api-plugin.zeek btest/plugin: Add plugin testing enum identifiers 2025-04-04 15:36:42 +02:00
bifs-and-scripts-install-delete-source.sh tests: Add regression tests for zeek/cmake#61 2023-02-24 19:37:52 +01:00
bifs-and-scripts-install.sh tests/bifs-and-scripts-install: Remove unused activate.zeek 2023-02-24 16:14:05 +01:00
bifs-and-scripts.sh Format shell scripts with shfmt. 2021-11-24 23:13:02 +01:00
binpac-flowbuffer-frame-length.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
conflict-plugin.zeek plugins: Reject dynamic plugins matching names of built-in ones 2022-10-12 18:45:17 +02:00
connkey.zeek ConnKey: Extend DoPopulateConnIdVal() with ctx 2025-07-03 18:19:46 +02:00
debug-streams-all.js Make "-B all" apply to plugin streams as well. 2024-11-15 13:53:06 -08:00
debug-streams.zeek Make debug stream names use "-", and handle "_" transparently 2024-11-15 17:53:29 -08:00
doctest-supported.zeek Add testcases for plugin with doctest usage 2021-12-06 12:17:22 -08:00
doctest-unsupported.zeek Add testcases for plugin with doctest usage 2021-12-06 12:17:22 -08:00
duplicate-pktsrc.zeek plugin/Manager: Warn when plugin with the same name is found 2023-06-14 17:36:18 +02:00
enum-bif-plugin.zeek testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
file.zeek file_analysis/Analyzer: Limit maximum number of violations 2022-11-08 16:44:39 -07:00
func-hook.zeek updates to test suite tests for compatibility with upcoming ZAM functionality 2021-06-01 09:25:30 -07:00
hooks.zeek Default canonifier change to only remove first timestamp in line 2025-06-18 15:41:48 +01:00
init-hooks.zeek btest/plugins: Add a plugin testing Init and Done hooks 2024-11-22 13:37:03 +01:00
init-plugin.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
iosource-plugin.zeek Add a new plugin test with verbose IO source output 2023-03-21 09:15:39 +01:00
logging-hooks.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
meta-hook.zeek plugin/Manager: Fix MetaHookPre and MetaHookPost using HOOK_CALL_FUNCTION 2025-04-11 09:58:07 +02:00
packet-protocol.zeek Remove non-standard way of forwarding out of the Ethernet analyzer 2023-04-25 12:29:55 -07:00
pktdumper.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
pktsrc.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
plugin-load-dependency.zeek Add test creating multiple plugins with load dependencies. 2020-11-24 16:59:11 +00:00
plugin-load-dot-dir.zeek Exclude dot directories when searching ZEEK_PLUGIN_PATH 2023-09-26 11:56:47 +02:00
plugin-load-file-extended.zeek Re-instantiate providing location information to LoadFile hooks. 2022-04-14 10:43:21 +02:00
plugin-nopatchversion.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
plugin-withpatchversion.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
protocol.zeek Fix registration of protocol analyzers from inside plugins. 2021-07-18 10:00:49 +02:00
publish-event-hook.zeek btest: Use Broker for Broker specific tests 2025-09-25 19:29:55 +02:00
publish-event-metadata.zeek btest/plugin: Test custom metadata publish 2025-06-02 17:31:36 +02:00
reader.zeek Increase timeout of plugins.reader btest 2021-04-03 09:40:45 -07:00
reporter-hook.zeek Expand plugin.reporter-hook testcase to verify -NN output 2022-04-14 15:20:08 -07:00
storage.zeek Add STORAGE_ prefixes for backends and serializers 2025-04-14 10:11:13 -07:00
tap-analyzer-conn-val.zeek btest/tap-analyzer: Update existing test and add new one for UpdateConnVal() 2025-08-06 17:22:59 +02:00
tap-analyzer.zeek btest/tap-analyzer: Update existing test and add new one for UpdateConnVal() 2025-08-06 17:22:59 +02:00
unprocessed-packet-hook.zeek Default canonifier change to only remove first timestamp in line 2025-06-18 15:41:48 +01:00
writer.zeek dpd->analyzer.log change - rename files 2025-06-03 16:32:52 +01:00
zeek-version-link.zeek testing/zeek-version-link: Assume nm is there 2023-05-10 17:37:32 +02:00