mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
testing: feature gate ssl/decryption test
This commit is contained in:
parent
8c67b9c8fc
commit
a7fe2bd9c5
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
# @TEST-EXEC: zeek -b -C -r $TRACES/tls/tls12-decryption.pcap %INPUT
|
# @TEST-REQUIRES: grep -q "#define OPENSSL_HAVE_KDF_H" $BUILD/zeek-config.h
|
||||||
|
|
||||||
|
# @TEST-EXEC: zeek -b -C -r $TRACES/tls/tls12-decryption.pcap %INPUT
|
||||||
# @TEST-EXEC: btest-diff http.log
|
# @TEST-EXEC: btest-diff http.log
|
||||||
|
|
||||||
@load protocols/ssl/decryption
|
@load protocols/ssl/decryption
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue