mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 20:18: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
|
@ -3,7 +3,7 @@
|
|||
# @TEST-EXEC-FAIL: zeek -b -s id -r $TRACES/chksums/ip4-udp-good-chksum.pcap %INPUT >id.out
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER=$SCRIPTS/diff-remove-abspath btest-diff .stderr
|
||||
|
||||
@TEST-START-FILE id.sig
|
||||
# @TEST-START-FILE id.sig
|
||||
signature udp-proto {
|
||||
ip-proto == 17
|
||||
event wrong_signature2 "id"
|
||||
|
@ -33,7 +33,7 @@ signature udp-proto6 {
|
|||
ip-proto == 17
|
||||
event ignore_checksums # variable
|
||||
}
|
||||
@TEST-END-FILE
|
||||
# @TEST-END-FILE
|
||||
|
||||
event wrong_signature2(state: signature_state, data: string) { }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue