Require have-spicy for tests which log spicy-ldap information

This commit is contained in:
Benjamin Bannier 2023-09-20 09:09:06 +02:00
parent 53d4052d68
commit c0daacfbd1
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@
# #
# If this test fails, then the "Log Files" documentation page should be updated. # If this test fails, then the "Log Files" documentation page should be updated.
# @TEST-REQUIRES: ${SCRIPTS}/have-spicy
# @TEST-REQUIRES: which python3 # @TEST-REQUIRES: which python3
# @TEST-EXEC: bash %INPUT # @TEST-EXEC: bash %INPUT
# @TEST-EXEC: btest-diff out # @TEST-EXEC: btest-diff out

View file

@ -1,5 +1,6 @@
# Test that checks that files.log is generated if the respective option is set. # 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: zeek -b -r $TRACES/tls/google-duplicate.trace %INPUT
# @TEST-EXEC: btest-diff files.log # @TEST-EXEC: btest-diff files.log