mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
btest/core/ppp: Run test in bare mode
This commit is contained in:
parent
f814be4484
commit
e51d7815f2
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
# @TEST-DOC: PCAP from https://interop.seemann.io/ with DLT_PPP linklayer and no HDLC framing.
|
||||
#
|
||||
# @TEST-EXEC: zeek -r $TRACES/ppp/quic-interop-retry.pcap %INPUT
|
||||
# @TEST-EXEC: zeek -b -r $TRACES/ppp/quic-interop-retry.pcap %INPUT
|
||||
# @TEST-EXEC: btest-diff conn.log
|
||||
|
||||
@load base/protocols/conn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue