Fix LDAP analyzer setup for when Spicy analyzers are disabled

This commit is contained in:
Benjamin Bannier 2023-09-18 14:26:15 +02:00
parent 20ae1129ea
commit 53d4052d68
8 changed files with 9 additions and 1 deletions

View file

@ -1,5 +1,6 @@
# Copyright (c) 2021 by the Zeek Project. See LICENSE for details.
# @TEST-REQUIRES: have-spicy
# @TEST-EXEC: zeek -C -r ${TRACES}/ldap/simpleauth.pcap %INPUT >output 2>&1
# @TEST-EXEC: btest-diff output
# @TEST-EXEC: cat conn.log | zeek-cut -Cn local_orig local_resp > conn.log2 && mv conn.log2 conn.log