mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Require have-spicy for tests which log spicy-ldap information
This commit is contained in:
parent
53d4052d68
commit
c0daacfbd1
2 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
# If this test fails, then the "Log Files" documentation page should be updated.
|
||||
|
||||
# @TEST-REQUIRES: ${SCRIPTS}/have-spicy
|
||||
# @TEST-REQUIRES: which python3
|
||||
# @TEST-EXEC: bash %INPUT
|
||||
# @TEST-EXEC: btest-diff out
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Test that checks that files.log is generated if the respective option is set.
|
||||
|
||||
# @TEST-REQUIRES: ${SCRIPTS}/have-spicy
|
||||
# @TEST-EXEC: zeek -b -r $TRACES/tls/google-duplicate.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff files.log
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue