mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
btest/ldap: Add regression test for #3919
This works as expected in master, it's just that we forgot to backport PR #3845 to 7.0.1. Add the PCAP from Martin anyhow. Closes #3919.
This commit is contained in:
parent
b9ca50c6bb
commit
26c4d0df8b
4 changed files with 43 additions and 1 deletions
|
@ -0,0 +1,5 @@
|
|||
# @TEST-DOC: Regression test case for #3919 for invalid credentials.
|
||||
#
|
||||
# @TEST-REQUIRES: have-spicy
|
||||
# @TEST-EXEC: zeek -C -r ${TRACES}/ldap/ldap_invalid_credentials.pcap %INPUT
|
||||
# @TEST-EXEC: btest-diff ldap.log
|
Loading…
Add table
Add a link
Reference in a new issue