mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Adapt zeek-aux btests to zeek structure
This updates Baselines, changes paths to scripts and log files, adds TEST-DOC annotations, and various other cleanups that make the zeek-aux tests more like the rest of the zeek tests.
This commit is contained in:
parent
7887451a66
commit
d7ba381d12
61 changed files with 311 additions and 326 deletions
|
@ -1,7 +1,7 @@
|
|||
# Default behavior: compress the log.
|
||||
# @TEST-DOC: Default behavior: compress the log.
|
||||
# @TEST-EXEC: bash %INPUT
|
||||
|
||||
. "$SCRIPTS/zeek-archiver-common.sh"
|
||||
. "${SCRIPTS}/zeek-aux/zeek-archiver-common.sh"
|
||||
|
||||
log_in=test__2020-07-16-09-43-10__2020-07-16-09-43-10__.log
|
||||
log_out=test.09:43:10-09:43:10.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue