mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
Initial btest structure
This commit is contained in:
parent
5afde3f0e5
commit
9ad93a5077
2 changed files with 10 additions and 0 deletions
BIN
testing/btest/Traces/krb/smb_gssapi.trace
Executable file
BIN
testing/btest/Traces/krb/smb_gssapi.trace
Executable file
Binary file not shown.
10
testing/btest/scripts/base/protocols/krb/smb_gssapi.test
Normal file
10
testing/btest/scripts/base/protocols/krb/smb_gssapi.test
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
# This test verifies that GSSAPI is correctly passing events to
|
||||||
|
# the Kerberos analyzer. The specific trace example is a
|
||||||
|
# SMB authentication event and therfore relies on the SMB
|
||||||
|
# analyzer as well.
|
||||||
|
|
||||||
|
# @TEST-EXEC: bro -b -r $TRACES/krb/smb_gssapi.trace %INPUT
|
||||||
|
# @TEST-EXEC: btest-diff kerberos.log
|
||||||
|
|
||||||
|
@load base/protocols/krb
|
||||||
|
@load base/protocols/smb
|
Loading…
Add table
Add a link
Reference in a new issue