]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
tests: update for stricter timeout handling
authorVictor Julien <victor@inliniac.net>
Fri, 20 Sep 2024 07:40:55 +0000 (09:40 +0200)
committerVictor Julien <victor@inliniac.net>
Fri, 10 Jan 2025 08:16:36 +0000 (09:16 +0100)
tests/vxlan-decoder-03/test.yaml

index e6a47edcd7b439d502a7ed5382dfd634c69bd149..c88a776547e4d5aebac15dbbbcf2eb62b1b5bc72 100644 (file)
@@ -7,6 +7,24 @@ args:
 
 checks:
   - filter:
+      min-version: 8
+      count: 14
+      match:
+        event_type: flow
+        dest_port: 4789
+        flow.pkts_toclient: 0
+        flow.bytes_toclient: 0
+  - filter:
+      min-version: 8
+      count: 2
+      match:
+        event_type: flow
+        dest_port: 4789
+        src_port: 65445
+        flow.pkts_toclient: 0
+        flow.bytes_toclient: 0
+  - filter:
+      lt-version: 8
       count: 13
       match:
         event_type: flow