From: Victor Julien Date: Mon, 6 Sep 2021 10:17:56 +0000 (+0200) Subject: tests: fix tests for suricata <=6 X-Git-Tag: suricata-6.0.4~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F530%2Fhead;p=thirdparty%2Fsuricata-verify.git tests: fix tests for suricata <=6 --- diff --git a/tests/http2-deflate/test.yaml b/tests/http2-deflate/test.yaml index b7895b75d..d6550a46f 100644 --- a/tests/http2-deflate/test.yaml +++ b/tests/http2-deflate/test.yaml @@ -1,6 +1,7 @@ requires: features: - HAVE_LIBJANSSON + - HTTP2_DECOMPRESSION min-version: 6.0.0 # disables checksum verification diff --git a/tests/http2-upgrade/test.yaml b/tests/http2-upgrade/test.yaml index 5a2a50f5b..2050cba37 100644 --- a/tests/http2-upgrade/test.yaml +++ b/tests/http2-upgrade/test.yaml @@ -31,6 +31,7 @@ checks: http.http2.request.settings[2].settings_id: "SETTINGSENABLEPUSH" http.http2.request.settings[2].settings_value: 0 - filter: + min-version: 7 count: 1 match: event_type: http