From e51d7815f22ab0df0ea89e280597b6b4bd4798a7 Mon Sep 17 00:00:00 2001 From: Arne Welzel Date: Fri, 22 Sep 2023 11:36:43 +0200 Subject: [PATCH] btest/core/ppp: Run test in bare mode --- testing/btest/core/ppp.test | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/testing/btest/core/ppp.test b/testing/btest/core/ppp.test index c5b67b8fb3..74cefb1234 100644 --- a/testing/btest/core/ppp.test +++ b/testing/btest/core/ppp.test @@ -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