mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
testing/btest/*zeek: Comment all @TEST lines
This commit is contained in:
parent
2f0be32f5f
commit
85b8c8866b
311 changed files with 1272 additions and 1272 deletions
|
@ -27,7 +27,7 @@ event zeek_init()
|
|||
print type_name(make_epoch_result), type_name(f), type_name(result), result;
|
||||
}
|
||||
|
||||
@TEST-START-NEXT
|
||||
# @TEST-START-NEXT
|
||||
# Place braces differently
|
||||
|
||||
@load base/misc/version
|
||||
|
@ -52,7 +52,7 @@ event zeek_init()
|
|||
print type_name(make_epoch_result), type_name(f), type_name(result), result;
|
||||
}
|
||||
|
||||
@TEST-START-NEXT
|
||||
# @TEST-START-NEXT
|
||||
# This example doesn't make a whole lot of sense, but adding more @ifdef'ery
|
||||
# around lambdas.
|
||||
|
||||
|
@ -81,7 +81,7 @@ event zeek_init()
|
|||
}
|
||||
|
||||
|
||||
@TEST-START-NEXT
|
||||
# @TEST-START-NEXT
|
||||
# Same as above, but toggle T
|
||||
@load base/utils/numbers
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue