From: Shivani Bhardwaj Date: Tue, 25 Jul 2023 15:21:05 +0000 (+0530) Subject: bug-6207: remove min-version check, require NSS X-Git-Tag: suricata-6.0.14~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cb57f508640e50b09ca2948f9ec2625d92ab99c;p=thirdparty%2Fsuricata-verify.git bug-6207: remove min-version check, require NSS --- diff --git a/tests/bug-6207-1/test.yaml b/tests/bug-6207-1/test.yaml index 3c8135c35..c750cbc07 100644 --- a/tests/bug-6207-1/test.yaml +++ b/tests/bug-6207-1/test.yaml @@ -1,6 +1,3 @@ -requires: - min-version: 7 - args: - -k none diff --git a/tests/bug-6207-2/test.yaml b/tests/bug-6207-2/test.yaml index c038e96be..623e5142f 100644 --- a/tests/bug-6207-2/test.yaml +++ b/tests/bug-6207-2/test.yaml @@ -1,5 +1,6 @@ requires: - min-version: 7 + features: + - HAVE_NSS args: - -k none