From: Victor Julien Date: Thu, 18 Jan 2018 08:50:11 +0000 (+0100) Subject: tests/filestore: add HAVE_NSS dependency X-Git-Tag: suricata-6.0.4~523 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=930739cd64aad70d328bf5916c65d3ea56b984c8;p=thirdparty%2Fsuricata-verify.git tests/filestore: add HAVE_NSS dependency --- diff --git a/tests/filestore-v2.1-forced/test.yaml b/tests/filestore-v2.1-forced/test.yaml index a5dcf595e..209498a49 100644 --- a/tests/filestore-v2.1-forced/test.yaml +++ b/tests/filestore-v2.1-forced/test.yaml @@ -1,4 +1,6 @@ requires: + features: + - HAVE_NSS files: - src/output-filestore.c diff --git a/tests/filestore-v2.2-forced-with-open-files/test.yaml b/tests/filestore-v2.2-forced-with-open-files/test.yaml index 5f9aee7aa..326dfdbb6 100644 --- a/tests/filestore-v2.2-forced-with-open-files/test.yaml +++ b/tests/filestore-v2.2-forced-with-open-files/test.yaml @@ -1,4 +1,6 @@ requires: + features: + - HAVE_NSS files: - src/output-filestore.c diff --git a/tests/filestore-v2.3-fserror/test.yaml b/tests/filestore-v2.3-fserror/test.yaml index bd598b1b2..7729ec34f 100644 --- a/tests/filestore-v2.3-fserror/test.yaml +++ b/tests/filestore-v2.3-fserror/test.yaml @@ -1,4 +1,6 @@ requires: + features: + - HAVE_NSS files: - src/output-filestore.c