zeek/testing/btest/scripts/base/protocols/quic/fragmented-crypto.zeek
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

9 lines
507 B
Plaintext

# @TEST-DOC: Pcap with fragmented and unordered CRYPTO frames.
# @TEST-REQUIRES: ${SCRIPTS}/have-spicy
# @TEST-EXEC: zeek -Cr $TRACES/quic/chromium-115.0.5790.110-google-de-fragmented.pcap base/protocols/quic
# @TEST-EXEC: zeek-cut -m ts uid history service < conn.log > conn.log.cut
# @TEST-EXEC: btest-diff conn.log.cut
# @TEST-EXEC: zeek-cut -m ts uid version cipher curve server_name resumed last_alert next_protocol established ssl_history < ssl.log > ssl.log.cut
# @TEST-EXEC: btest-diff ssl.log.cut