mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +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
|
@ -4,13 +4,13 @@
|
|||
|
||||
redef exit_only_after_terminate = T;
|
||||
|
||||
@TEST-START-FILE input.log
|
||||
# @TEST-START-FILE input.log
|
||||
#separator \x09
|
||||
#path ssh
|
||||
#fields b bt i e c p pp sn a d t iv s sc ss se vc ve ns
|
||||
#types bool int enum count port port subnet addr double time interval string table table table vector vector string
|
||||
T 1 -42 SSH::LOG 21 123 5/icmp 10.0.0.0/24 1.2.3.4 3.14 1315801931.273616 100.000000 hurz 2,4,1,3 CC,AA,BB EMPTY 10,20,30 EMPTY 4242
|
||||
@TEST-END-FILE
|
||||
# @TEST-END-FILE
|
||||
|
||||
@load base/protocols/ssh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue