]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
test/ike: add pcap_cnt
authorJason Ish <jason.ish@oisf.net>
Thu, 25 Sep 2025 16:49:22 +0000 (10:49 -0600)
committerVictor Julien <victor@inliniac.net>
Mon, 6 Oct 2025 17:56:11 +0000 (19:56 +0200)
Easier to debug which packet record should match.

tests/ikev1/test.yaml

index a2aeaf76a99dc958a2b7d36f8397f1704d26e0d2..2dcc8ded5a827ab04fa97394d30ffffe832c0f96 100644 (file)
@@ -10,6 +10,7 @@ checks:
   - filter:
       count: 1
       match:
+        pcap_cnt: 4
         event_type: ike
         ike.init_spi: "e47a591fd057587f"
         ike.resp_spi: "a00b8ef0902bb8ec"