testing: Add have-spicy-ssl helper and update tests

This commit is contained in:
Arne Welzel 2024-10-25 10:48:49 +02:00
parent fc42074c7c
commit d18045ee16
12 changed files with 18 additions and 11 deletions

View file

@ -1,7 +1,7 @@
# This tests the certificate_request message parsing
# Does not work in spicy version, due to missing DTLS support
# @TEST-REQUIRES: ! grep -q "#define ENABLE_SPICY_SSL" $BUILD/zeek-config.h
# @TEST-REQUIRES: ! have-spicy-ssl
# @TEST-EXEC: zeek -b -r $TRACES/tls/client-certificate.pcap %INPUT > out
# @TEST-EXEC: zeek -C -b -r $TRACES/tls/certificate-request-failed.pcap %INPUT >> out