mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
More bro-to-zeek renaming in the unit tests
This commit is contained in:
parent
72b46268f7
commit
3f9e7138bd
71 changed files with 141 additions and 136 deletions
|
@ -1,5 +1,5 @@
|
|||
# Expressions in an event handler that raise interpreter exceptions
|
||||
# shouldn't abort Bro entirely, but just return from the function body.
|
||||
# shouldn't abort Zeek entirely, but just return from the function body.
|
||||
#
|
||||
# @TEST-EXEC: zeek -r $TRACES/wikipedia.trace %INPUT >output
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER="$SCRIPTS/diff-remove-abspath | $SCRIPTS/diff-remove-timestamps" btest-diff reporter.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue