From: Victor Julien Date: Sun, 26 Apr 2020 12:23:59 +0000 (+0200) Subject: tests: fix RUST feature checks and add them to smb tests X-Git-Tag: suricata-6.0.4~302 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F222%2Fhead;p=thirdparty%2Fsuricata-verify.git tests: fix RUST feature checks and add them to smb tests --- diff --git a/tests/dns-tcp-www-google-com/test.yaml b/tests/dns-tcp-www-google-com/test.yaml index 5b8ef634b..00c255e6f 100644 --- a/tests/dns-tcp-www-google-com/test.yaml +++ b/tests/dns-tcp-www-google-com/test.yaml @@ -1,7 +1,7 @@ requires: features: - HAVE_LIBJANSSON - - HAVE_RUST + - RUST checks: - filter: diff --git a/tests/filestore-filecontainer-smb/test.yaml b/tests/filestore-filecontainer-smb/test.yaml index a637ec0e6..fe61978d2 100644 --- a/tests/filestore-filecontainer-smb/test.yaml +++ b/tests/filestore-filecontainer-smb/test.yaml @@ -2,7 +2,7 @@ requires: features: - HAVE_NSS - MAGIC - - HAVE_RUST + - RUST files: - src/output-filestore.c diff --git a/tests/smb-eicar-file-nbss-more-ffsmb/test.yaml b/tests/smb-eicar-file-nbss-more-ffsmb/test.yaml index c1282b105..54b53cc40 100644 --- a/tests/smb-eicar-file-nbss-more-ffsmb/test.yaml +++ b/tests/smb-eicar-file-nbss-more-ffsmb/test.yaml @@ -1,6 +1,7 @@ requires: features: - HAVE_LIBJANSSON + - RUST # disables checksum verification args: diff --git a/tests/smb-eicar-file-segmentation-postheader/test.yaml b/tests/smb-eicar-file-segmentation-postheader/test.yaml index c1282b105..54b53cc40 100644 --- a/tests/smb-eicar-file-segmentation-postheader/test.yaml +++ b/tests/smb-eicar-file-segmentation-postheader/test.yaml @@ -1,6 +1,7 @@ requires: features: - HAVE_LIBJANSSON + - RUST # disables checksum verification args: diff --git a/tests/smb-eicar-file-segmentation-random/test.yaml b/tests/smb-eicar-file-segmentation-random/test.yaml index c1282b105..54b53cc40 100644 --- a/tests/smb-eicar-file-segmentation-random/test.yaml +++ b/tests/smb-eicar-file-segmentation-random/test.yaml @@ -1,6 +1,7 @@ requires: features: - HAVE_LIBJANSSON + - RUST # disables checksum verification args: diff --git a/tests/smb-eicar-file/test.yaml b/tests/smb-eicar-file/test.yaml index 10609be50..54b53cc40 100644 --- a/tests/smb-eicar-file/test.yaml +++ b/tests/smb-eicar-file/test.yaml @@ -1,7 +1,7 @@ requires: features: - HAVE_LIBJANSSON - - HAVE_RUST + - RUST # disables checksum verification args: diff --git a/tests/smb-named-pipe-ascii/test.yaml b/tests/smb-named-pipe-ascii/test.yaml index c1282b105..54b53cc40 100644 --- a/tests/smb-named-pipe-ascii/test.yaml +++ b/tests/smb-named-pipe-ascii/test.yaml @@ -1,6 +1,7 @@ requires: features: - HAVE_LIBJANSSON + - RUST # disables checksum verification args: diff --git a/tests/smb-named-pipe-unicode/test.yaml b/tests/smb-named-pipe-unicode/test.yaml index c1282b105..54b53cc40 100644 --- a/tests/smb-named-pipe-unicode/test.yaml +++ b/tests/smb-named-pipe-unicode/test.yaml @@ -1,6 +1,7 @@ requires: features: - HAVE_LIBJANSSON + - RUST # disables checksum verification args: