Use .zeek file suffix in unit tests

This commit is contained in:
Jon Siwek 2019-04-16 16:07:49 -07:00
parent 93d384adeb
commit 1e57e3f026
862 changed files with 533 additions and 529 deletions

View file

@ -0,0 +1,13 @@
# @TEST-EXEC-FAIL: bro %INPUT
# @TEST-EXEC: TEST_DIFF_CANONIFIER=$SCRIPTS/diff-remove-abspath btest-diff .stderr
option testbool;
@TEST-START-NEXT
option testbool : bool;
@TEST-START-NEXT
option testopt = 5;
testopt = 6;