zeek/testing/btest/opt
Christian Kreibich 0a05a9aa99 Add peer buffer update tracking to Broker manager's logging adapter
This implements basic counts for each peering's fill level and overflows.  We
don't use proper telemetry here since doing so makes more sense at the Zeek
cluster level, so we can label updates with cluster node names. See subsequent
commit for that part.
2025-04-18 16:45:29 -07:00
..
AST-side-effects.zeek Merge remote-tracking branch 'origin/topic/vern/script-opt-keep-asserts' 2024-12-05 21:45:07 +01:00
basic.zeek btest: Move zam/basic.test into opt/basic.test, update TestDirs 2023-11-08 15:46:54 +01:00
coalescence.zeek recent BTests that should be skipped when using -O gen-C++ 2023-12-12 09:45:19 +01:00
confluence-test.zeek BTests to catch regressions for recent ZAM fixes 2024-01-15 15:03:56 +01:00
infinite-empty-loop.zeek fixes for ZAM's propagation of control flow information for some degenerate constructs 2024-11-08 15:34:21 +01:00
no-coalescence.zeek recent BTests that should be skipped when using -O gen-C++ 2023-12-12 09:45:19 +01:00
null-inline.zeek fixes for ZAM's propagation of control flow information for some degenerate constructs 2024-11-08 15:34:21 +01:00
opt-files.zeek annotated scripts to skip when testing compilation-to-C++ 2022-09-16 16:47:43 -07:00
opt-files2.zeek annotated scripts to skip when testing compilation-to-C++ 2022-09-16 16:47:43 -07:00
opt-files3.zeek annotated scripts to skip when testing compilation-to-C++ 2022-09-16 16:47:43 -07:00
opt-func.zeek annotated scripts to skip when testing compilation-to-C++ 2022-09-16 16:47:43 -07:00
opt-func2.zeek annotated scripts to skip when testing compilation-to-C++ 2022-09-16 16:47:43 -07:00
opt-func3.zeek annotated scripts to skip when testing compilation-to-C++ 2022-09-16 16:47:43 -07:00
opt-no-files.zeek btests for new --optimize-funcs and --optimize-files 2021-12-10 13:02:52 -08:00
opt-no-func.zeek btests for new --optimize-funcs and --optimize-files 2021-12-10 13:02:52 -08:00
opt-no-func2.zeek btests for new --optimize-funcs and --optimize-files 2021-12-10 13:02:52 -08:00
pure-inlining.zeek BTest updates to accommodate event handler coalescence differences 2023-11-16 13:04:35 -08:00
regress-any-leak.zeek mark ZAM regression BTests as not suitable for compile-to-C++ 2024-12-06 16:28:06 -08:00
regress-any.zeek mark ZAM regression BTests as not suitable for compile-to-C++ 2024-12-06 16:28:06 -08:00
regress-field-assign-in-op.zeek fix for ZAM optimization of assigning a record field to result of "in" operation 2024-12-17 19:49:43 -08:00
regress-vector-mismatch.zeek mark ZAM regression BTests as not suitable for compile-to-C++ 2024-12-06 16:28:06 -08:00
table-choose.zeek BTests to catch regressions for recent ZAM fixes 2024-01-15 15:03:56 +01:00
validate-ZAM.zeek Extended ZAM validation to include macros 2025-01-02 15:32:30 -08:00
vector-any-concretize1.zeek BTests to catch regressions for recent ZAM fixes 2024-01-15 15:03:56 +01:00
vector-any-concretize2.zeek BTests to catch regressions for recent ZAM fixes 2024-01-15 15:03:56 +01:00
vector-loop-managed.zeek Merge remote-tracking branch 'origin/topic/vern/zam-vector-loop-leak' 2024-11-08 15:32:57 +01:00
ZAM-bif-tracking.zeek Add peer buffer update tracking to Broker manager's logging adapter 2025-04-18 16:45:29 -07:00