zeek/testing/btest/opt
2025-09-03 11:19:38 -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-aggr-change-in-loop.zeek fix for ZAM optimization when an aggregate is modified inside of a loop 2025-05-09 15:01:55 -07: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-constant-prop.zeek fix for error in ZAM's constant propagation logic 2025-07-04 16:05:46 -07: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-inlining-temps.zeek fixed incorrect ZAM optimization of expressions seen in single-statement inlined functions 2025-04-29 14:29:07 -07:00
regress-lambda-ASAN.zeek regression test for former ASAN issue with script optimization of lambdas 2025-09-03 11:19:38 -07:00
regress-missing-fields.zeek fixes for specialized ZAM operations needing to check whether record fields exist 2025-07-30 08:36:04 +02:00
regress-record-multi-assign.zeek fix for crash when interpreting transformed ASTs that include multi-field record assignments/additions 2025-05-30 09:44:26 -07:00
regress-set-op-opt.zeek ZAM optimizer fix for += / -= set operations 2025-07-09 13:40:33 -07: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 BTest updates for script optimization tracking of BiFs 2025-09-03 11:19:38 -07:00