]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
tests: update for file logic changes 912/head
authorVictor Julien <victor@inliniac.net>
Tue, 23 Mar 2021 10:49:43 +0000 (11:49 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 19 Aug 2022 13:12:00 +0000 (15:12 +0200)
tests/decode-teredo-01/test.yaml
tests/http-sha256-drop-02/suricata.yaml
tests/http-sha256-drop/suricata.yaml

index 499114a995a8bbb1f17ef837c4e3045c07dfb120..daafa85a3aed116d87da1668787ea0998ee26ec3 100644 (file)
@@ -112,7 +112,6 @@ checks:
       http.length: 0
       http.protocol: HTTP/1.0
       http.url: /cgi-bin/iavs4stats.cgi
-      #pcap_cnt: 19
       proto: TCP
       src_ip: 192.168.2.16
       src_port: 1578
@@ -326,7 +325,6 @@ checks:
       http.protocol: HTTP/1.1
       http.status: 200
       http.url: /
-      pcap_cnt: 75
       proto: TCP
       src_ip: 67.228.110.120
       src_port: 80
index eca3826356d4a9e057c379abf5925b1a43670b84..3a24f1b891261104ab703c5877cfbc334d280c1f 100644 (file)
@@ -13,3 +13,6 @@ outputs:
         - files
         - http
         - flow
+  - file-store:
+      enabled: yes
+      version: 2
index eca3826356d4a9e057c379abf5925b1a43670b84..3a24f1b891261104ab703c5877cfbc334d280c1f 100644 (file)
@@ -13,3 +13,6 @@ outputs:
         - files
         - http
         - flow
+  - file-store:
+      enabled: yes
+      version: 2