mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
quic: Skip new test if have-quic is false
This commit is contained in:
parent
bf75f56ef7
commit
ebb8780d6a
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