mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
quic: Skip new test if have-quic is false
(cherry picked from commit ebb8780d6a
)
This commit is contained in:
parent
ffc281703f
commit
28d6bc3d82
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
# @TEST-DOC: Test that runs the pcap
|
||||
#
|
||||
# @TEST-REQUIRES: ${SCRIPTS}/have-spicy
|
||||
# @TEST-EXEC: zeek -Cr $TRACES/quic/firefox-102.13.0esr-blog-cloudflare-com.pcap base/protocols/quic QUIC::max_history_length=3
|
||||
# @TEST-EXEC: zeek-cut -m ts uid history < quic.log > quic.log.cut
|
||||
# @TEST-EXEC: btest-diff quic.log.cut
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue