.. |
addr.zeek
|
|
|
alternate-event-hook-prototypes-invalid-arg.zeek
|
|
|
alternate-event-hook-prototypes.zeek
|
|
|
alternate-prototypes-arg-matching.zeek
|
|
|
alternate-prototypes-default-args.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
alternate-prototypes-deprecated-args.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
any-script-func-variadic-errors.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
any-when.zeek
|
|
|
any.zeek
|
|
|
assert-error.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
assert-hook.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
assert-misc.zeek
|
BTest updates for ZAM support of (optionally) keeping "assert" statements
|
2024-12-03 10:40:41 -07:00 |
assert-top-level.zeek
|
BTest updates for ZAM support of (optionally) keeping "assert" statements
|
2024-12-03 10:40:41 -07:00 |
assert.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
at-deprecated.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
at-dir.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
at-filename.zeek
|
|
|
at-if-else-if-no-way.zeek
|
|
|
at-if-event.zeek
|
|
|
at-if-invalid.zeek
|
|
|
at-if-lambda.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
at-if-record.zeek
|
parse: Support @if conditionals in record definitions
|
2024-01-08 15:21:48 +01:00 |
at-if-reject.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
at-if.zeek
|
|
|
at-ifdef.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
at-ifndef.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
at-load.zeek
|
|
|
attr-default-coercion.zeek
|
|
|
attr-default-global-set-error.zeek
|
|
|
blank-expr-errors.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
blank-for.zeek
|
|
|
blank-local.zeek
|
BTest updates in support of compiling-scripts-to-C++
|
2024-12-12 14:30:23 -08:00 |
blank-option-error.zeek
|
|
|
bool.zeek
|
|
|
closure-binding-errors.zeek
|
|
|
closure-binding.zeek
|
|
|
closure-sending-naming.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
closure-sending2.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
common-mistakes.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
common-mistakes2.zeek
|
|
|
complex-delete.zeek
|
|
|
conditional-expression.zeek
|
|
|
const.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
container-ctor-scope.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
container-option-init.zeek
|
GH-2920: Don't warn on uninitialized container options
|
2023-04-13 09:05:17 -07:00 |
copy-all-opaques.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
copy-all-types.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
copy-cycle.zeek
|
|
|
copy.zeek
|
|
|
count-underflow.zeek
|
Expr: Warn on count underflow for c -= 1 and c = c - 1
|
2022-11-30 10:08:52 +01:00 |
count.zeek
|
|
|
crlf-parsing.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
cross-product-init.zeek
|
|
|
dangling-at.zeek
|
|
|
default-params.zeek
|
|
|
delete-containers.zeek
|
Allow delete statement for tables, sets and vectors
|
2024-02-21 18:00:00 +01:00 |
delete-field-set.zeek
|
|
|
delete-field.zeek
|
|
|
deprecated.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
double.zeek
|
|
|
duplicate-attributes.zeek
|
|
|
enum-desc.zeek
|
|
|
enum-multiple-decls.zeek
|
|
|
enum-name-conflict.zeek
|
|
|
enum-negative.zeek
|
Add enum value negative check
|
2024-09-17 12:04:19 -04:00 |
enum-nonexisting.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
enum-scope.zeek
|
Support :: prefix to reference global namespace, deprecate GLOBAL::
|
2023-07-11 12:51:21 +02:00 |
enum.zeek
|
|
|
eof-parse-errors.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
event-invoke-mismatch-error.zeek
|
Skip somer error reporting when the record type has errors
|
2023-01-27 20:49:22 +01:00 |
event-local-var.zeek
|
|
|
event-shadowing.zeek
|
Support :: prefix to reference global namespace, deprecate GLOBAL::
|
2023-07-11 12:51:21 +02:00 |
event-ts-scheduled.zeek
|
Event: Deprecate default network timestamp metadata
|
2025-05-23 19:32:23 +02:00 |
event-ts.zeek
|
Event: Deprecate default network timestamp metadata
|
2025-05-23 19:32:23 +02:00 |
event.zeek
|
|
|
expire-expr-error.zeek
|
BTest updates in support of compiling-scripts-to-C++
|
2024-12-12 14:30:23 -08:00 |
expire-func-type-check.zeek
|
|
|
expire-func-undef.zeek
|
|
|
expire-redef.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
expire-type-error.zeek
|
|
|
expire_func-copy.zeek
|
testing/btest: Add test showing &expire_func/&create_expire is copied
|
2023-02-17 16:16:06 +01:00 |
expire_func.test
|
|
|
expire_func_mod.zeek
|
|
|
expire_multiple.test
|
|
|
expire_subnet.test
|
|
|
file.zeek
|
|
|
for-var-check.zeek
|
|
|
for.zeek
|
|
|
func-assignment.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
func-equality.zeek
|
|
|
function-already-defined.zeek
|
|
|
function-closures.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
function-invoke-mismatch-error.zeek
|
Skip somer error reporting when the record type has errors
|
2023-01-27 20:49:22 +01:00 |
function-sending.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
function.zeek
|
|
|
global-colon-colon-errors.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
global-colon-colon-redef.zeek
|
Support :: prefix to reference global namespace, deprecate GLOBAL::
|
2023-07-11 12:51:21 +02:00 |
global-colon-colon.zeek
|
Return an error if GLOBAL:: prefix is used
|
2024-08-07 11:58:22 -07:00 |
global-init-calls-bif-using-builtin-type.zeek
|
|
|
global-init-calls-bif.zeek
|
|
|
global-type-clash.zeek
|
Return an error if GLOBAL:: prefix is used
|
2024-08-07 11:58:22 -07:00 |
global-unset-addto.zeek
|
|
|
hook.zeek
|
|
|
hook_calls.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
identifier-not-defined-error.zeek
|
Tame error reporting and abort() for undefined types
|
2023-01-26 20:05:02 +01:00 |
if.zeek
|
|
|
ignore-deprecations.zeek
|
scan.l: Support @pragma, specifically push/pop ignore-deprecations
|
2023-04-05 10:24:30 +02:00 |
incr-vec-expr-error.test
|
Expr: Remove vector scalar operations
|
2023-03-20 21:35:48 +01:00 |
index-assignment-invalid.zeek
|
|
|
ineffective-default-args.zeek
|
|
|
init-in-anon-function.zeek
|
|
|
init-integration.zeek
|
|
|
init-mismatch.zeek
|
|
|
inlined-nested-loop.zeek
|
|
|
int-min-max.zeek
|
|
|
int-negation-range.zeek
|
|
|
int.zeek
|
|
|
interval.zeek
|
|
|
invalid-hostnames.zeek
|
|
|
invalid_index.zeek
|
|
|
ipv6-literals.zeek
|
|
|
key-value-for.zeek
|
|
|
lambda-escaping.zeek
|
|
|
lambda-nested-copy.zeek
|
|
|
lambda-record-field.zeek
|
|
|
lambda-zeek-init.zeek
|
|
|
locals-to-global.zeek
|
Do not export locals
|
2025-02-12 13:49:12 -08:00 |
mismatched-container-ctor-types.zeek
|
|
|
module.zeek
|
|
|
more-closure-tests.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
named-record-ctors.zeek
|
|
|
named-set-ctors.zeek
|
|
|
named-table-ctors.zeek
|
|
|
named-vector-ctors.zeek
|
|
|
nested-sets.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
next-break-context-errors.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
next-test.zeek
|
|
|
no-module.zeek
|
Support :: prefix to reference global namespace, deprecate GLOBAL::
|
2023-07-11 12:51:21 +02:00 |
null-statement.zeek
|
|
|
on_change-copy.test
|
TableVal: Propagate &on_change attribute through copy()
|
2023-02-17 16:21:32 +01:00 |
on_change-recurse.test
|
|
|
on_change.test
|
|
|
on_change_expire.test
|
|
|
orphan-endif.zeek
|
|
|
outer_param_binding.zeek
|
|
|
paraglob-serialization.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
paraglob.zeek
|
|
|
pattern-sets.zeek
|
Expr/Val: Add support for in set[pattern]
|
2023-11-21 10:34:17 +01:00 |
pattern-tables-stats.zeek
|
Expr/Val: Add support for in set[pattern]
|
2023-11-21 10:34:17 +01:00 |
pattern-tables-when.zeek
|
Expr: Implement string in table[pattern] of X
|
2023-11-21 10:34:17 +01:00 |
pattern-tables.zeek
|
Expr: Implement string in table[pattern] of X
|
2023-11-21 10:34:17 +01:00 |
pattern.zeek
|
factored BTest constants into globals to prevent premature ZAM optimization when testing
|
2024-04-27 19:40:39 -07:00 |
patterns-stored-in-containers.zeek
|
|
|
port.zeek
|
|
|
pragma.zeek
|
scan.l: Support @pragma, specifically push/pop ignore-deprecations
|
2023-04-05 10:24:30 +02:00 |
precedence.zeek
|
|
|
raw_output_attr.test
|
|
|
rec-comp-init.zeek
|
|
|
rec-nested-opt.zeek
|
|
|
rec-of-tbl.zeek
|
|
|
rec-table-default.zeek
|
|
|
record-bad-ctor.zeek
|
|
|
record-bad-ctor2.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
record-bad-ctor3.zeek
|
|
|
record-bad-ctor4.zeek
|
|
|
record-chain-assign.zeek
|
minor script optimization updates to reflect recent changes, Coverity findings
|
2024-07-06 16:44:27 -07:00 |
record-coerce-clash.zeek
|
|
|
record-coerce-error.zeek
|
Skip somer error reporting when the record type has errors
|
2023-01-27 20:49:22 +01:00 |
record-coerce-orphan.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
record-default-coercion.zeek
|
|
|
record-default-set-mismatch.zeek
|
|
|
record-duplicate-fields.zeek
|
fix for crashes when record definitions repeat a field name
|
2023-01-10 13:56:47 -08:00 |
record-empty-vector.zeek
|
|
|
record-extension.zeek
|
|
|
record-function-recursion.zeek
|
|
|
record-global-init-exception.zeek
|
|
|
record-index-complex-fields.zeek
|
|
|
record-option-init.zeek
|
GH-2920: Don't warn on uninitialized container options
|
2023-04-13 09:05:17 -07:00 |
record-recursive-coercion.zeek
|
|
|
record-recursive-table.zeek
|
BTest updates in support of compiling-scripts-to-C++
|
2024-12-12 14:30:23 -08:00 |
record-recursive-table2.zeek
|
BTest updates in support of compiling-scripts-to-C++
|
2024-12-12 14:30:23 -08:00 |
record-redef-after-init.zeek
|
|
|
record-ref-assign.zeek
|
|
|
record-type-checking.zeek
|
|
|
redeclaration-redefinition-errors.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
redef-global-function.zeek
|
|
|
redef-missing-type.zeek
|
parse.y: Improve error reporting of type redef
|
2023-02-21 11:58:33 +01:00 |
redef-same-prefixtable-idx.zeek
|
Change table initialization deprecation to error
|
2023-06-14 10:07:23 -07:00 |
redef-vector.zeek
|
|
|
returnwhen.zeek
|
|
|
set-iteration.zeek
|
Fix &ordered attribute not preserved in table initializer assignments
|
2025-06-04 17:07:34 +08:00 |
set-opt-record-index.zeek
|
|
|
set-type-checking.zeek
|
|
|
set-vector-index.zeek
|
|
|
set.zeek
|
Support JSON roundtripping via to_json()/from_json() for patterns
|
2024-07-02 14:46:16 -07:00 |
short-circuit.zeek
|
|
|
sizeof-any.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
sizeof.zeek
|
Fix port/enum values SizeOf not being a count
|
2024-09-17 10:55:45 -04:00 |
smith-waterman-test.zeek
|
|
|
spurious-table-expires.zeek
|
fix for needing to always flush optimization information for identifiers
|
2024-01-15 15:03:56 +01:00 |
string-indexing.zeek
|
|
|
string.zeek
|
|
|
strings.zeek
|
|
|
subnet-errors.zeek
|
|
|
subnet.zeek
|
|
|
switch-error-mixed.zeek
|
|
|
switch-incomplete.zeek
|
|
|
switch-statement.zeek
|
|
|
switch-type-cast-fallthrough-error.zeek
|
|
|
switch-types-error-duplicate.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
switch-types-error-unsupported.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
switch-types-vars.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
switch-types.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
table-aggr-init-type-check.zeek
|
|
|
table-default-insert-copy.zeek
|
Add &default_insert attribute for tables
|
2023-08-04 12:30:36 +02:00 |
table-default-insert-errors.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
table-default-insert.zeek
|
Add &default_insert attribute for tables
|
2023-08-04 12:30:36 +02:00 |
table-default-record.zeek
|
|
|
table-index-unsupported-types.zeek
|
|
|
table-init-attrs.zeek
|
|
|
table-init-container-ctors.zeek
|
|
|
table-init-record-idx.zeek
|
|
|
table-init.zeek
|
|
|
table-iterate-record-key-default.zeek
|
removed order-of-evaluation ambiguity from new BTest
|
2023-09-27 11:36:22 -07:00 |
table-iteration.zeek
|
Fix &ordered attribute not preserved in table initializer assignments
|
2025-06-04 17:07:34 +08:00 |
table-list-assign-type-check.zeek
|
|
|
table-nested-set-ordering.zeek
|
|
|
table-optional-subrecord-index.zeek
|
|
|
table-pattern-index.zeek
|
|
|
table-record-idx-redef.zeek
|
|
|
table-redef-default.zeek
|
|
|
table-redef.zeek
|
Change table initialization deprecation to error
|
2023-06-14 10:07:23 -07:00 |
table-set-iterator-invalidation.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
table-type-checking.zeek
|
|
|
table.zeek
|
Add conn.log entries for connections with unhandled IP protocols
|
2024-11-13 11:25:40 -07:00 |
ternary-type-check.zeek
|
|
|
time.zeek
|
|
|
timeout.zeek
|
|
|
trailing-comma-error.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
trailing-comma.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
type-alias-error.zeek
|
|
|
type-cast-any.zeek
|
|
|
type-cast-error-dynamic-ZAM.zeek
|
Merge remote-tracking branch 'origin/topic/vern/script-opt-keep-asserts'
|
2024-12-05 21:45:07 +01:00 |
type-cast-error-dynamic.zeek
|
BTest updates for latest ZAM maintenance
|
2023-11-10 09:57:35 +01:00 |
type-cast-error-static.zeek
|
|
|
type-cast-same.zeek
|
|
|
type-check-any.zeek
|
|
|
type-check-func-call.zeek
|
|
|
type-check-operator-in.zeek
|
|
|
type-check-vector.zeek
|
|
|
type-coerce-numerics.zeek
|
testing/btest/*zeek: Comment all @TEST lines
|
2025-04-17 16:30:23 +02:00 |
type-expr.zeek
|
Fix printing type constants like double
|
2025-03-07 11:54:04 -05:00 |
type-type-error.zeek
|
|
|
undeclared-alternate-event-hook-prototype.zeek
|
|
|
undefined-delete-field.zeek
|
|
|
uninitialized-local.ZAM.zeek
|
Merge remote-tracking branch 'origin/topic/vern/script-opt-keep-asserts'
|
2024-12-05 21:45:07 +01:00 |
uninitialized-local.zeek
|
tweaks to BTests for ZAM feature completeness; new ZAM-only btest
|
2023-06-30 09:36:14 +02:00 |
uninitialized-local2.zeek
|
parse.y: Make out-of-scope use errors
|
2023-03-20 21:35:48 +01:00 |
unspecified.zeek
|
types: Fix table() resulting in table_type->IsSet() == true
|
2024-11-06 13:28:57 +01:00 |
unterminated-pattern.zeek
|
|
|
unused-assignment.zeek
|
|
|
usage-analyzer-record-attributes.zeek
|
UsageAnalyzer: Collect identifiers found in attributes as seeds
|
2023-08-01 15:46:10 +02:00 |
usage-analyzer-table-attributes.zeek
|
UsageAnalyzer: Collect identifiers found in attributes as seeds
|
2023-08-01 15:46:10 +02:00 |
usage-analyzer.zeek
|
UsageAnalyzer: Collect identifiers found in attributes as seeds
|
2023-08-01 15:46:10 +02:00 |
vector-any-append.zeek
|
minor BTest reordering to diminish differences with script optimization
|
2023-09-01 12:17:06 -07:00 |
vector-coerce-expr.zeek
|
|
|
vector-coerce-expr2.zeek
|
change vector constructors to require direct type equivalence for non-arithmetics
|
2022-11-21 15:32:46 -08:00 |
vector-for-value.zeek
|
|
|
vector-hole-loop.zeek
|
|
|
vector-in-operator.zeek
|
Expr: Remove vector scalar operations
|
2023-03-20 21:35:48 +01:00 |
vector-iterate-record-default.zeek
|
CompositeHash: Skip record initialization when recovering vals
|
2023-09-08 13:02:34 +02:00 |
vector-list-init-records.zeek
|
|
|
vector-neg-index.zeek
|
BTest to check for invalid negative vector indices
|
2023-06-14 17:35:08 -07:00 |
vector-of-enum-mismatch.zeek
|
|
|
vector-of-enum.zeek
|
|
|
vector-of-interval-arithmetic.zeek
|
|
|
vector-set-conversions-errors.zeek
|
Add conversion between set and vector using 'as' keyword
|
2023-08-09 14:41:54 -07:00 |
vector-set-conversions.zeek
|
Fix conversion with record types
|
2023-08-10 13:42:23 -07:00 |
vector-slice-assign.zeek
|
|
|
vector-type-checking.zeek
|
BTest updates for ZAM regularization changes
|
2024-08-16 11:18:58 +02:00 |
vector-unspecified.zeek
|
|
|
vector.zeek
|
Expr: Fix folding of pattern values to support == and !=
|
2024-12-16 10:56:02 +01:00 |
void-errors.zeek
|
Expr: Handle TYPE_VOID in SizeExpr and AssignExpr::Typecheck()
|
2024-03-07 11:24:28 +01:00 |
when-aggregates.zeek
|
Stmt: Error on deprecated when/local usage
|
2023-03-20 21:35:53 +01:00 |
when-capture-errors.zeek
|
test suite update for minor change in "when" error messages
|
2023-04-02 11:38:30 -07:00 |
when-local-function-capture-error.zeek
|
Check for valid identifier in WhenStmt::Describe
|
2024-04-10 16:20:36 -07:00 |
when-on-globals.zeek
|
|
|
when-order-of-eval.zeek
|
Spelling testing
|
2022-11-16 20:05:03 -05:00 |
when-scope.zeek
|
Fix for nested "when" statements leading to confusion over scoping
|
2023-07-05 17:10:38 -07:00 |
when-unitialized-rhs.zeek
|
tweaks to BTests for ZAM feature completeness; new ZAM-only btest
|
2023-06-30 09:36:14 +02:00 |
when.zeek
|
Merge remote-tracking branch 'origin/topic/vern/script-opt-maint.Aug24'
|
2024-07-24 11:18:18 +02:00 |
while.zeek
|
|
|
wrong-delete-field.zeek
|
|
|
wrong-record-extension.zeek
|
|
|
zeek_init.zeek
|
|
|
zeek_script_loaded.zeek
|
|
|