From: Philippe Antoine Date: Thu, 6 Mar 2025 06:24:25 +0000 (+0100) Subject: detect: backport tests for file.data to 7 X-Git-Tag: suricata-7.0.9~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2340%2Fhead;p=thirdparty%2Fsuricata-verify.git detect: backport tests for file.data to 7 Ticket: 7577 --- diff --git a/tests/file-match-crossed/test.yaml b/tests/file-match-crossed/test.yaml index 95d4dfe0c..744f682d0 100644 --- a/tests/file-match-crossed/test.yaml +++ b/tests/file-match-crossed/test.yaml @@ -1,5 +1,5 @@ requires: - min-version: 8 + min-version: 7 args: - -k none @@ -16,26 +16,32 @@ checks: event_type: alert alert.signature_id: 2 - filter: + # Suricata 7 does not manage to decode the second file (its size is 0) + min-version: 8 count: 1 match: event_type: alert alert.signature_id: 3 - filter: + min-version: 8 count: 1 match: event_type: alert alert.signature_id: 4 - filter: + min-version: 8 count: 1 match: event_type: alert alert.signature_id: 5 - filter: + min-version: 8 count: 1 match: event_type: alert alert.signature_id: 6 - filter: + min-version: 8 count: 1 match: event_type: alert