zeek/testing/btest/plugins
Arne Welzel 07ac6fa074 btest/plugins/hooks: Run in bare mode
Motivation is basically the same as in 88bb527026.
For plugin.hooks, one example is that adding a new option in the default script
changes the baseline due registration of change handlers. Also, the connection
record is printed in various places, resulting in churn when the default
scripts change.
2023-10-09 16:13:59 +02:00
..
binpac-flowbuffer-frame-length-plugin Merge remote-tracking branch 'origin/topic/neverlord/version-header' 2023-05-10 23:33:11 +02:00
conflict-plugin Merge remote-tracking branch 'origin/topic/neverlord/version-header' 2023-05-10 23:33:11 +02:00
doctest-plugin Use clang-format for all files in testing/btest/plugins. 2022-07-13 17:58:53 +02:00
file-plugin Merge remote-tracking branch 'origin/topic/neverlord/version-header' 2023-05-10 23:33:11 +02:00
func-hook-plugin Use clang-format for all files in testing/btest/plugins. 2022-07-13 17:58:53 +02:00
hooks-plugin Remove deprecations tagged for v6.1 2023-06-14 10:07:22 -07:00
iosource-plugin Add a new plugin test with verbose IO source output 2023-03-21 09:15:39 +01:00
logging-hooks-plugin Use clang-format for all files in testing/btest/plugins. 2022-07-13 17:58:53 +02:00
packet-protocol-plugin Merge remote-tracking branch 'origin/topic/neverlord/version-header' 2023-05-10 23:33:11 +02:00
pktdumper-plugin Merge remote-tracking branch 'origin/topic/neverlord/version-header' 2023-05-10 23:33:11 +02:00
pktsrc-plugin Merge remote-tracking branch 'origin/topic/neverlord/version-header' 2023-05-10 23:33:11 +02:00
plugin-load-dependency Use clang-format for all files in testing/btest/plugins. 2022-07-13 17:58:53 +02:00
plugin-load-file-extended Use clang-format for all files in testing/btest/plugins. 2022-07-13 17:58:53 +02:00
plugin-nopatchversion-plugin Use clang-format for all files in testing/btest/plugins. 2022-07-13 17:58:53 +02:00
plugin-withpatchversion-plugin Use clang-format for all files in testing/btest/plugins. 2022-07-13 17:58:53 +02:00
protocol-plugin Merge remote-tracking branch 'origin/topic/neverlord/version-header' 2023-05-10 23:33:11 +02:00
reader-plugin Merge remote-tracking branch 'origin/topic/neverlord/version-header' 2023-05-10 23:33:11 +02:00
reporter-hook-plugin Use clang-format for all files in testing/btest/plugins. 2022-07-13 17:58:53 +02:00
unprocessed-packet-hook-plugin Use clang-format for all files in testing/btest/plugins. 2022-07-13 17:58:53 +02:00
writer-plugin Merge remote-tracking branch 'origin/topic/neverlord/version-header' 2023-05-10 23:33:11 +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
debug-streams.zeek Merge remote-tracking branch 'origin/topic/awelzel/913-plugin-debug-stream-validation' 2022-07-08 10:00:39 +02: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
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 btest/plugins/hooks: Run in bare mode 2023-10-09 16:13:59 +02: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
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
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
unprocessed-packet-hook.zeek Introduce telemetry framework 2022-08-05 11:43:44 +02:00
writer.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
zeek-version-link.zeek testing/zeek-version-link: Assume nm is there 2023-05-10 17:37:32 +02:00