mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
testing/quic: Fixups and simplification after Zeek integration
This commit is contained in:
parent
ee827eecf7
commit
3f99aa7996
14 changed files with 30 additions and 14 deletions
|
@ -1,4 +1,6 @@
|
|||
# @TEST-DOC: Test that runs the pcap
|
||||
|
||||
# @TEST-REQUIRES: ${SCRIPTS}/have-quic
|
||||
# @TEST-EXEC: zeek -Cr $TRACES/quic/curl-8.1.2-dev-http3-www-google-de.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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue