From: Victor Julien Date: Mon, 13 Jun 2022 12:32:30 +0000 (+0200) Subject: tests: update http gap test to fixed size logic X-Git-Tag: suricata-5.0.10~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ba2dbd9299cc938c187b3db133ac6d767cb1cd0;p=thirdparty%2Fsuricata-verify.git tests: update http gap test to fixed size logic --- diff --git a/tests/http-gap-beyond-body/test.yaml b/tests/http-gap-beyond-body/test.yaml index 5ec91f11d..81ad3c732 100644 --- a/tests/http-gap-beyond-body/test.yaml +++ b/tests/http-gap-beyond-body/test.yaml @@ -34,6 +34,6 @@ checks: count: 1 match: event_type: fileinfo - fileinfo.size: 0 + fileinfo.size: 12 fileinfo.state: "TRUNCATED" fileinfo.gaps: true diff --git a/tests/http-gap-whole-body/test.yaml b/tests/http-gap-whole-body/test.yaml index cdfbf47df..d61c3e7ee 100644 --- a/tests/http-gap-whole-body/test.yaml +++ b/tests/http-gap-whole-body/test.yaml @@ -39,7 +39,7 @@ checks: count: 1 match: event_type: fileinfo - fileinfo.size: 0 + fileinfo.size: 12 fileinfo.state: "TRUNCATED" fileinfo.gaps: true - filter: