From 9134b6c863a92c21c0cd18982eec41b967e666ab Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Tue, 25 Feb 2025 21:36:23 +0100 Subject: [PATCH] requires: remove requires on file names As functionality can move from file to file, especially from C to rust and we still want to run the tests On the way, remove some some requires on features that are always present since 7 HAVE_LIBJANSSON HAVE_NSS RUST --- tests/datarep-01/test.yaml | 6 ------ tests/datarep-02/test.yaml | 7 ------- tests/datarep-03-bad-reputation/test.yaml | 5 ----- tests/datasets-01/test.yaml | 4 ---- tests/datasets-02-load/test.yaml | 6 ------ tests/datasets-03-set/test.yaml | 6 ------ tests/datasets-04-http-dns/test.yaml | 6 ------ tests/datasets-05-state/test.yaml | 6 ------ tests/datasets-06-state-long/test.yaml | 6 ------ tests/datasets-07-state-ip/test.yaml | 6 ------ tests/datasets-08-state-ipv6/test.yaml | 6 ------ tests/datasets-09-load/test.yaml | 6 ------ tests/datasets-1m-StringSets/test.yaml | 6 ------ tests/datasets-invalid-encoding/test.yaml | 4 ---- tests/datasets-pcrexform/test.yaml | 4 ---- tests/datasets/datarep-bad-datarep-string/test.yaml | 6 ------ tests/datasets/datarep-bad-datarep-value/test.yaml | 6 ------ tests/detect-bytemath-add-04/test.yaml | 4 ---- tests/detect-bytemath-div-01/test.yaml | 4 ---- tests/detect-bytemath-sub-03/test.yaml | 3 --- tests/detect-pcrexform-01/test.yaml | 5 ----- tests/detect-pcrexform-02/test.yaml | 5 ----- tests/detect-pcrexform-04/test.yaml | 4 ---- tests/detect-pcrexform-05/test.yaml | 5 ----- tests/detect-pcrexform-06/test.yaml | 5 ----- tests/eve-metadata-01-alert/test.yaml | 5 ----- tests/eve-metadata-02-pass/test.yaml | 5 ----- tests/eve-metadata-03-noalert/test.yaml | 5 ----- tests/eve-metadata-04-flowvar/test.yaml | 5 ----- tests/exception-policy-applayer-01/test.yaml | 2 -- .../exception-policy-stream-reassembly-memcap-01/test.yaml | 2 -- .../exception-policy-stream-reassembly-memcap-02/test.yaml | 2 -- .../exception-policy-stream-reassembly-memcap-03/test.yaml | 2 -- .../exception-policy-stream-reassembly-memcap-04/test.yaml | 2 -- .../exception-policy-stream-reassembly-memcap-05/test.yaml | 2 -- .../exception-policy-stream-reassembly-memcap-06/test.yaml | 2 -- tests/exception-policy-stream-ssn-memcap-01/test.yaml | 2 -- tests/filestore-alert-log/test.yaml | 3 --- tests/filestore-filecontainer-http/test.yaml | 3 --- tests/filestore-filecontainer-smb/test.yaml | 4 ---- tests/filestore-filecontainer-smb1-data-offset/test.yaml | 4 ---- tests/filestore-filecontainer-smb1-padding/test.yaml | 4 ---- tests/filestore-v2.1-forced/test.yaml | 6 ------ tests/filestore-v2.2-forced-with-open-files/test.yaml | 6 ------ tests/filestore-v2.3-fserror/test.yaml | 6 ------ tests/filestore-v2.4-forced-with-meta/test.yaml | 7 ------- tests/filestore-v2.5-both-enabled/test.yaml | 6 ------ tests/filestore-v2.6-stream-depth/test.yaml | 5 ----- tests/filestore-v2.8-stream-depth/test.yaml | 4 ---- tests/filestore-v2.9-stream-depth/test.yaml | 4 ---- tests/ikev1-rules/test.yaml | 4 ---- tests/ikev1-transforms/test.yaml | 5 ----- tests/ikev1/test.yaml | 4 ---- tests/ja4-rules-disabled/test.yaml | 2 -- tests/mac-eve-multiple-disabled/test.yaml | 2 -- tests/mac-eve-multiple/test.yaml | 2 -- tests/mac-eve-single-disabled/test.yaml | 2 -- tests/mac-eve-single/test.yaml | 2 -- tests/mqtt-binary-message/test.yaml | 6 ------ tests/mqtt-events-invalid-qos/test.yaml | 6 ------ tests/mqtt-events-missing-connect/test.yaml | 6 ------ tests/mqtt-events-unassigned-msgtype/test.yaml | 6 ------ tests/mqtt-events-unintroduced/test.yaml | 6 ------ tests/mqtt-limit-1/test.yaml | 6 ------ tests/mqtt-limit-2/test.yaml | 6 ------ tests/mqtt-limit-3/test.yaml | 6 ------ tests/mqtt-limit-log-fail/test.yaml | 2 -- tests/mqtt-ping/test.yaml | 6 ------ tests/mqtt-pub-rules/test.yaml | 6 ------ tests/mqtt-sub-rules/test.yaml | 6 ------ tests/mqtt-unsub-rules/test.yaml | 6 ------ tests/mqtt31-pub-qos1/test.yaml | 6 ------ tests/mqtt31-pub-qos2/test.yaml | 6 ------ tests/mqtt31-pub-userpass-auto-clientid/test.yaml | 6 ------ tests/mqtt31-pub-userpass/test.yaml | 6 ------ tests/mqtt31-sub-userpass/test.yaml | 6 ------ tests/mqtt31-unsub-qos1/test.yaml | 6 ------ tests/mqtt31-unsub-qos2/test.yaml | 6 ------ tests/mqtt31-unsub-userpass/test.yaml | 6 ------ tests/mqtt311-pub-qos1/test.yaml | 6 ------ tests/mqtt311-pub-qos2/test.yaml | 6 ------ tests/mqtt311-pub-userpass-auto-clientid/test.yaml | 6 ------ tests/mqtt311-pub-userpass/test.yaml | 6 ------ tests/mqtt311-sub-userpass/test.yaml | 6 ------ tests/mqtt311-unsub-qos1/test.yaml | 6 ------ tests/mqtt311-unsub-qos2/test.yaml | 6 ------ tests/mqtt311-unsub-userpass/test.yaml | 6 ------ tests/mqtt5-excessiveproplen/test.yaml | 6 ------ tests/mqtt5-pub-mosquittoprops/test.yaml | 6 ------ tests/mqtt5-pub-qos1/test.yaml | 6 ------ tests/mqtt5-pub-qos2/test.yaml | 6 ------ tests/mqtt5-pub-userpass-auto-clientid/test.yaml | 6 ------ tests/mqtt5-pub-userpass/test.yaml | 6 ------ tests/mqtt5-sub-customauth/test.yaml | 6 ------ tests/mqtt5-sub-mosquittoprops/test.yaml | 6 ------ tests/mqtt5-sub-userpass/test.yaml | 6 ------ tests/mqtt5-unsub-qos1/test.yaml | 6 ------ tests/mqtt5-unsub-qos2/test.yaml | 6 ------ tests/mqtt5-unsub-userpass/test.yaml | 6 ------ tests/nfs3-readdirplus/test.yaml | 2 -- tests/output-eve-anomaly-01/test.yaml | 7 ------- tests/output-eve-anomaly-02/test.yaml | 7 ------- tests/output-eve-anomaly-03/test.yaml | 7 ------- tests/output-eve-anomaly-packethdr/test.yaml | 7 ------- tests/output-eve-ftp/test.yaml | 7 ------- tests/output-eve-rdp-01/test.yaml | 6 ------ tests/rdp-protocol/test.yaml | 6 ------ tests/rfb-protocol-3.3/test.yaml | 6 ------ tests/rfb-protocol-3.7/test.yaml | 6 ------ tests/rfb-protocol-3.8/test.yaml | 6 ------ tests/rfb-rules/test.yaml | 6 ------ tests/smb1-01/test.yaml | 6 ------ tests/smb1-02/test.yaml | 6 ------ tests/smb1-03-midstream/test.yaml | 5 ----- tests/smb2-01/test.yaml | 6 ------ tests/smb2-02/test.yaml | 6 ------ tests/smb2-03-rule/test.yaml | 6 ------ tests/smb2-04/test.yaml | 6 ------ tests/smb2-05/test.yaml | 6 ------ tests/smb2-06/test.yaml | 6 ------ tests/smb2-07/test.yaml | 6 ------ tests/smb2-08-rule/test.yaml | 7 ------- tests/smb3-01/test.yaml | 6 ------ tests/smb3-02-midstream/test.yaml | 6 ------ tests/smb3-03-midstream/test.yaml | 5 ----- tests/smtp-raw-extraction/test.yaml | 4 ---- tests/snmp-v2c-get/test.yaml | 7 ------- tests/snmp-v3-encrypted/test.yaml | 7 ------- tests/snmp-v3-unauth/test.yaml | 7 ------- tests/tcp-fastopen-10-syn-data-ignore/test.yaml | 4 ---- tests/tcp-fastopen-11-reject-syn-data/test.yaml | 4 ---- 131 files changed, 683 deletions(-) diff --git a/tests/datarep-01/test.yaml b/tests/datarep-01/test.yaml index 851e03f38..37dc8aaaf 100644 --- a/tests/datarep-01/test.yaml +++ b/tests/datarep-01/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - src/datasets.c - args: - -k none diff --git a/tests/datarep-02/test.yaml b/tests/datarep-02/test.yaml index b21739c62..bb26976e1 100644 --- a/tests/datarep-02/test.yaml +++ b/tests/datarep-02/test.yaml @@ -1,12 +1,5 @@ pcap: ../datarep-01/input.pcap -requires: - features: - - HAVE_LIBJANSSON - - HAVE_NSS - files: - - src/datasets.c - args: - -k none diff --git a/tests/datarep-03-bad-reputation/test.yaml b/tests/datarep-03-bad-reputation/test.yaml index 29ac70984..e72aea0e3 100644 --- a/tests/datarep-03-bad-reputation/test.yaml +++ b/tests/datarep-03-bad-reputation/test.yaml @@ -1,9 +1,4 @@ requires: - features: - - HAVE_NSS - files: - - src/datasets.c - # No pcap required. pcap: false diff --git a/tests/datasets-01/test.yaml b/tests/datasets-01/test.yaml index 5aa403b0e..1bd540a67 100644 --- a/tests/datasets-01/test.yaml +++ b/tests/datasets-01/test.yaml @@ -1,9 +1,5 @@ pcap: ../flowbit-oring/input.pcap -requires: - files: - - src/datasets.c - args: - --data-dir=${OUTPUT_DIR} diff --git a/tests/datasets-02-load/test.yaml b/tests/datasets-02-load/test.yaml index c2b82a142..260112ea9 100644 --- a/tests/datasets-02-load/test.yaml +++ b/tests/datasets-02-load/test.yaml @@ -1,11 +1,5 @@ pcap: ../flowbit-oring/input.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - src/datasets.c - args: - -k none diff --git a/tests/datasets-03-set/test.yaml b/tests/datasets-03-set/test.yaml index ae3b1d47f..7764602c9 100644 --- a/tests/datasets-03-set/test.yaml +++ b/tests/datasets-03-set/test.yaml @@ -1,11 +1,5 @@ pcap: ../datasets-05-state/input.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - src/datasets.c - args: - -k none diff --git a/tests/datasets-04-http-dns/test.yaml b/tests/datasets-04-http-dns/test.yaml index 20be4139e..cb71e4a51 100644 --- a/tests/datasets-04-http-dns/test.yaml +++ b/tests/datasets-04-http-dns/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - src/datasets.c - args: - -k none diff --git a/tests/datasets-05-state/test.yaml b/tests/datasets-05-state/test.yaml index adc45d9fc..562eafe42 100644 --- a/tests/datasets-05-state/test.yaml +++ b/tests/datasets-05-state/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - src/datasets.c - args: - --data-dir=${OUTPUT_DIR} diff --git a/tests/datasets-06-state-long/test.yaml b/tests/datasets-06-state-long/test.yaml index 4ad814372..da02e6824 100644 --- a/tests/datasets-06-state-long/test.yaml +++ b/tests/datasets-06-state-long/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - src/datasets.c - args: - --data-dir=${OUTPUT_DIR} diff --git a/tests/datasets-07-state-ip/test.yaml b/tests/datasets-07-state-ip/test.yaml index e5080999f..439b8bced 100644 --- a/tests/datasets-07-state-ip/test.yaml +++ b/tests/datasets-07-state-ip/test.yaml @@ -1,11 +1,5 @@ pcap: ../datasets-05-state/input.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - src/detect-ipaddr.c - args: - --data-dir=${OUTPUT_DIR} diff --git a/tests/datasets-08-state-ipv6/test.yaml b/tests/datasets-08-state-ipv6/test.yaml index 058743072..cfbd28cd1 100644 --- a/tests/datasets-08-state-ipv6/test.yaml +++ b/tests/datasets-08-state-ipv6/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - src/detect-ipaddr.c - args: - --no-random --data-dir=${OUTPUT_DIR} diff --git a/tests/datasets-09-load/test.yaml b/tests/datasets-09-load/test.yaml index cc71d891f..946dfdf95 100644 --- a/tests/datasets-09-load/test.yaml +++ b/tests/datasets-09-load/test.yaml @@ -1,11 +1,5 @@ pcap: ../flowbit-oring/input.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - src/detect-ipaddr.c - args: - -k none diff --git a/tests/datasets-1m-StringSets/test.yaml b/tests/datasets-1m-StringSets/test.yaml index c2b82a142..260112ea9 100644 --- a/tests/datasets-1m-StringSets/test.yaml +++ b/tests/datasets-1m-StringSets/test.yaml @@ -1,11 +1,5 @@ pcap: ../flowbit-oring/input.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - src/datasets.c - args: - -k none diff --git a/tests/datasets-invalid-encoding/test.yaml b/tests/datasets-invalid-encoding/test.yaml index d5978f036..552666382 100644 --- a/tests/datasets-invalid-encoding/test.yaml +++ b/tests/datasets-invalid-encoding/test.yaml @@ -1,7 +1,3 @@ -requires: - files: - - src/datasets.c - pcap: ../flowbit-oring/input.pcap args: diff --git a/tests/datasets-pcrexform/test.yaml b/tests/datasets-pcrexform/test.yaml index b05fd0867..46fc8f723 100644 --- a/tests/datasets-pcrexform/test.yaml +++ b/tests/datasets-pcrexform/test.yaml @@ -1,9 +1,5 @@ requires: min-version: 6 - features: - - HAVE_LIBJANSSON - files: - - src/datasets.c args: - -k none --no-random --data-dir=${OUTPUT_DIR} diff --git a/tests/datasets/datarep-bad-datarep-string/test.yaml b/tests/datasets/datarep-bad-datarep-string/test.yaml index 3ba4d10b5..e4a889010 100644 --- a/tests/datasets/datarep-bad-datarep-string/test.yaml +++ b/tests/datasets/datarep-bad-datarep-string/test.yaml @@ -1,11 +1,5 @@ pcap: ../../flowbit-oring/input.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - src/datasets.c - args: - -k none diff --git a/tests/datasets/datarep-bad-datarep-value/test.yaml b/tests/datasets/datarep-bad-datarep-value/test.yaml index 20b06fc4c..6e6f6487a 100644 --- a/tests/datasets/datarep-bad-datarep-value/test.yaml +++ b/tests/datasets/datarep-bad-datarep-value/test.yaml @@ -1,11 +1,5 @@ pcap: ../../flowbit-oring/input.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - src/datasets.c - args: - -k none diff --git a/tests/detect-bytemath-add-04/test.yaml b/tests/detect-bytemath-add-04/test.yaml index 0c63c4150..4ec16c70c 100644 --- a/tests/detect-bytemath-add-04/test.yaml +++ b/tests/detect-bytemath-add-04/test.yaml @@ -1,9 +1,5 @@ pcap: ../detect-bytemath-01/input.pcap -requires: - files: - - src/detect-bytemath.c - checks: - filter: count: 1 diff --git a/tests/detect-bytemath-div-01/test.yaml b/tests/detect-bytemath-div-01/test.yaml index 0f7114c2b..d5597c4e8 100644 --- a/tests/detect-bytemath-div-01/test.yaml +++ b/tests/detect-bytemath-div-01/test.yaml @@ -1,9 +1,5 @@ pcap: ../detect-bytemath-01/input.pcap -requires: - files: - - src/detect-bytemath.c - checks: - filter: count: 0 diff --git a/tests/detect-bytemath-sub-03/test.yaml b/tests/detect-bytemath-sub-03/test.yaml index 0c63c4150..8e4ef0d31 100644 --- a/tests/detect-bytemath-sub-03/test.yaml +++ b/tests/detect-bytemath-sub-03/test.yaml @@ -1,8 +1,5 @@ pcap: ../detect-bytemath-01/input.pcap -requires: - files: - - src/detect-bytemath.c checks: - filter: diff --git a/tests/detect-pcrexform-01/test.yaml b/tests/detect-pcrexform-01/test.yaml index 19e9801d6..b7a7c5523 100644 --- a/tests/detect-pcrexform-01/test.yaml +++ b/tests/detect-pcrexform-01/test.yaml @@ -1,8 +1,3 @@ -requires: - - files: - - src/detect-transform-pcrexform.c - checks: - filter: count: 1 diff --git a/tests/detect-pcrexform-02/test.yaml b/tests/detect-pcrexform-02/test.yaml index eb7b57cf6..fdf1e08c5 100644 --- a/tests/detect-pcrexform-02/test.yaml +++ b/tests/detect-pcrexform-02/test.yaml @@ -1,10 +1,5 @@ pcap: ../detect-pcrexform-01/input.pcap -requires: - - files: - - src/detect-transform-pcrexform.c - exit-code: 1 checks: diff --git a/tests/detect-pcrexform-04/test.yaml b/tests/detect-pcrexform-04/test.yaml index 47b100120..a76b998b6 100644 --- a/tests/detect-pcrexform-04/test.yaml +++ b/tests/detect-pcrexform-04/test.yaml @@ -1,9 +1,5 @@ pcap: ../detect-pcrexform-01/input.pcap -requires: - - files: - - src/detect-transform-pcrexform.c exit-code: 1 diff --git a/tests/detect-pcrexform-05/test.yaml b/tests/detect-pcrexform-05/test.yaml index ee0d94899..85648d726 100644 --- a/tests/detect-pcrexform-05/test.yaml +++ b/tests/detect-pcrexform-05/test.yaml @@ -1,10 +1,5 @@ pcap: ../detect-pcrexform-01/input.pcap -requires: - - files: - - src/detect-transform-pcrexform.c - checks: - filter: count: 1 diff --git a/tests/detect-pcrexform-06/test.yaml b/tests/detect-pcrexform-06/test.yaml index 413af6d39..637b140e5 100644 --- a/tests/detect-pcrexform-06/test.yaml +++ b/tests/detect-pcrexform-06/test.yaml @@ -1,10 +1,5 @@ pcap: ../detect-pcrexform-01/input.pcap -requires: - - files: - - src/detect-transform-pcrexform.c - checks: - filter: count: 0 diff --git a/tests/eve-metadata-01-alert/test.yaml b/tests/eve-metadata-01-alert/test.yaml index 8e789d26f..b9bff756e 100644 --- a/tests/eve-metadata-01-alert/test.yaml +++ b/tests/eve-metadata-01-alert/test.yaml @@ -1,8 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - src/output-json-metadata.c args: - --set stream.midstream=true diff --git a/tests/eve-metadata-02-pass/test.yaml b/tests/eve-metadata-02-pass/test.yaml index 958314224..e9484d184 100644 --- a/tests/eve-metadata-02-pass/test.yaml +++ b/tests/eve-metadata-02-pass/test.yaml @@ -1,10 +1,5 @@ pcap: ../eve-metadata-01-alert/80000000-037-PTP_Example_IPv4_HTTP_Session-PUBLIC-tp-01-TEST1.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - src/output-json-metadata.c args: - --set stream.midstream=true diff --git a/tests/eve-metadata-03-noalert/test.yaml b/tests/eve-metadata-03-noalert/test.yaml index 958314224..e9484d184 100644 --- a/tests/eve-metadata-03-noalert/test.yaml +++ b/tests/eve-metadata-03-noalert/test.yaml @@ -1,10 +1,5 @@ pcap: ../eve-metadata-01-alert/80000000-037-PTP_Example_IPv4_HTTP_Session-PUBLIC-tp-01-TEST1.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - src/output-json-metadata.c args: - --set stream.midstream=true diff --git a/tests/eve-metadata-04-flowvar/test.yaml b/tests/eve-metadata-04-flowvar/test.yaml index 1cf2da937..eaa3eee46 100644 --- a/tests/eve-metadata-04-flowvar/test.yaml +++ b/tests/eve-metadata-04-flowvar/test.yaml @@ -1,10 +1,5 @@ pcap: ../eve-metadata-01-alert/80000000-037-PTP_Example_IPv4_HTTP_Session-PUBLIC-tp-01-TEST1.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - src/output-json-metadata.c args: - --set stream.midstream=true diff --git a/tests/exception-policy-applayer-01/test.yaml b/tests/exception-policy-applayer-01/test.yaml index 1d8e1d88b..f7a5fdc7c 100644 --- a/tests/exception-policy-applayer-01/test.yaml +++ b/tests/exception-policy-applayer-01/test.yaml @@ -1,8 +1,6 @@ requires: features: - DEBUG - files: - - src/util-exception-policy.c pcap: ../tls/tls-certs-alert/input.pcap args: - --simulate-ips diff --git a/tests/exception-policy-stream-reassembly-memcap-01/test.yaml b/tests/exception-policy-stream-reassembly-memcap-01/test.yaml index 87a595d45..28d053b8d 100644 --- a/tests/exception-policy-stream-reassembly-memcap-01/test.yaml +++ b/tests/exception-policy-stream-reassembly-memcap-01/test.yaml @@ -2,8 +2,6 @@ requires: min-version: 7 features: - DEBUG - files: - - src/util-exception-policy.c pcap: ../tls/tls-certs-alert/input.pcap args: - --simulate-ips diff --git a/tests/exception-policy-stream-reassembly-memcap-02/test.yaml b/tests/exception-policy-stream-reassembly-memcap-02/test.yaml index 9913af907..e25e98b3e 100644 --- a/tests/exception-policy-stream-reassembly-memcap-02/test.yaml +++ b/tests/exception-policy-stream-reassembly-memcap-02/test.yaml @@ -1,8 +1,6 @@ requires: features: - DEBUG - files: - - src/util-exception-policy.c pcap: ../tls/tls-certs-alert/input.pcap args: - --simulate-ips diff --git a/tests/exception-policy-stream-reassembly-memcap-03/test.yaml b/tests/exception-policy-stream-reassembly-memcap-03/test.yaml index 45e1d4d7e..6a6fd8d8f 100644 --- a/tests/exception-policy-stream-reassembly-memcap-03/test.yaml +++ b/tests/exception-policy-stream-reassembly-memcap-03/test.yaml @@ -1,8 +1,6 @@ requires: features: - DEBUG - files: - - src/util-exception-policy.c pcap: ../tls/tls-certs-alert/input.pcap args: - --simulate-ips diff --git a/tests/exception-policy-stream-reassembly-memcap-04/test.yaml b/tests/exception-policy-stream-reassembly-memcap-04/test.yaml index 87a595d45..28d053b8d 100644 --- a/tests/exception-policy-stream-reassembly-memcap-04/test.yaml +++ b/tests/exception-policy-stream-reassembly-memcap-04/test.yaml @@ -2,8 +2,6 @@ requires: min-version: 7 features: - DEBUG - files: - - src/util-exception-policy.c pcap: ../tls/tls-certs-alert/input.pcap args: - --simulate-ips diff --git a/tests/exception-policy-stream-reassembly-memcap-05/test.yaml b/tests/exception-policy-stream-reassembly-memcap-05/test.yaml index d8d8e00ff..b07cc3f5b 100644 --- a/tests/exception-policy-stream-reassembly-memcap-05/test.yaml +++ b/tests/exception-policy-stream-reassembly-memcap-05/test.yaml @@ -2,8 +2,6 @@ requires: min-version: 7 features: - DEBUG - files: - - src/util-exception-policy.c pcap: ../tls/tls-certs-alert/input.pcap args: - --simulate-ips diff --git a/tests/exception-policy-stream-reassembly-memcap-06/test.yaml b/tests/exception-policy-stream-reassembly-memcap-06/test.yaml index c43424241..0f4b23899 100644 --- a/tests/exception-policy-stream-reassembly-memcap-06/test.yaml +++ b/tests/exception-policy-stream-reassembly-memcap-06/test.yaml @@ -1,8 +1,6 @@ requires: features: - DEBUG - files: - - src/util-exception-policy.c pcap: ../tls/tls-certs-alert/input.pcap args: - --simulate-ips diff --git a/tests/exception-policy-stream-ssn-memcap-01/test.yaml b/tests/exception-policy-stream-ssn-memcap-01/test.yaml index c5f85bd3f..58f9fabef 100644 --- a/tests/exception-policy-stream-ssn-memcap-01/test.yaml +++ b/tests/exception-policy-stream-ssn-memcap-01/test.yaml @@ -1,8 +1,6 @@ requires: features: - DEBUG - files: - - src/util-exception-policy.c pcap: ../tls/tls-certs-alert/input.pcap args: - --simulate-ips diff --git a/tests/filestore-alert-log/test.yaml b/tests/filestore-alert-log/test.yaml index 9c47e7770..3d70633e0 100644 --- a/tests/filestore-alert-log/test.yaml +++ b/tests/filestore-alert-log/test.yaml @@ -3,9 +3,6 @@ pcap: ../filestore-filecontainer-http/filecontainer-http.pcap requires: features: - MAGIC - - HAVE_NSS - files: - - src/output-filestore.c checks: diff --git a/tests/filestore-filecontainer-http/test.yaml b/tests/filestore-filecontainer-http/test.yaml index d2d48b441..c2c7d0956 100644 --- a/tests/filestore-filecontainer-http/test.yaml +++ b/tests/filestore-filecontainer-http/test.yaml @@ -1,9 +1,6 @@ requires: features: - - HAVE_NSS - MAGIC - files: - - src/output-filestore.c checks: diff --git a/tests/filestore-filecontainer-smb/test.yaml b/tests/filestore-filecontainer-smb/test.yaml index fe61978d2..247add761 100644 --- a/tests/filestore-filecontainer-smb/test.yaml +++ b/tests/filestore-filecontainer-smb/test.yaml @@ -1,10 +1,6 @@ requires: features: - - HAVE_NSS - MAGIC - - RUST - files: - - src/output-filestore.c checks: diff --git a/tests/filestore-filecontainer-smb1-data-offset/test.yaml b/tests/filestore-filecontainer-smb1-data-offset/test.yaml index c67a69a90..cd7447d16 100644 --- a/tests/filestore-filecontainer-smb1-data-offset/test.yaml +++ b/tests/filestore-filecontainer-smb1-data-offset/test.yaml @@ -1,10 +1,6 @@ requires: features: - - HAVE_NSS - MAGIC - - RUST - files: - - src/output-filestore.c checks: - filter: diff --git a/tests/filestore-filecontainer-smb1-padding/test.yaml b/tests/filestore-filecontainer-smb1-padding/test.yaml index c6fb544ee..3209f6d4c 100644 --- a/tests/filestore-filecontainer-smb1-padding/test.yaml +++ b/tests/filestore-filecontainer-smb1-padding/test.yaml @@ -1,10 +1,6 @@ requires: features: - - HAVE_NSS - MAGIC - - RUST - files: - - src/output-filestore.c min-version: 7 args: diff --git a/tests/filestore-v2.1-forced/test.yaml b/tests/filestore-v2.1-forced/test.yaml index 4b9cc3a83..ce579bd37 100644 --- a/tests/filestore-v2.1-forced/test.yaml +++ b/tests/filestore-v2.1-forced/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_NSS - files: - - src/output-filestore.c - checks: - shell: 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 a23ff6451..8249737fa 100644 --- a/tests/filestore-v2.2-forced-with-open-files/test.yaml +++ b/tests/filestore-v2.2-forced-with-open-files/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_NSS - files: - - src/output-filestore.c - pcap: ../filestore-v2.1-forced/suricata-update-pdf.pcap checks: diff --git a/tests/filestore-v2.3-fserror/test.yaml b/tests/filestore-v2.3-fserror/test.yaml index ced5d4266..3968de117 100644 --- a/tests/filestore-v2.3-fserror/test.yaml +++ b/tests/filestore-v2.3-fserror/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_NSS - files: - - src/output-filestore.c - skip: - uid: 0 msg: "Test fails when run as root" diff --git a/tests/filestore-v2.4-forced-with-meta/test.yaml b/tests/filestore-v2.4-forced-with-meta/test.yaml index 9b46103c0..311ddfe6f 100644 --- a/tests/filestore-v2.4-forced-with-meta/test.yaml +++ b/tests/filestore-v2.4-forced-with-meta/test.yaml @@ -1,10 +1,3 @@ -requires: - features: - - HAVE_NSS - - HAVE_LIBJANSSON - files: - - src/output-filestore.c - pcap: ../filestore-v2.1-forced/suricata-update-pdf.pcap checks: diff --git a/tests/filestore-v2.5-both-enabled/test.yaml b/tests/filestore-v2.5-both-enabled/test.yaml index 955aca186..f0bfd5a8e 100644 --- a/tests/filestore-v2.5-both-enabled/test.yaml +++ b/tests/filestore-v2.5-both-enabled/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_NSS - files: - - src/output-filestore.c - pcap: ../filestore-v2.1-forced/suricata-update-pdf.pcap # For this test we expect an exit code. diff --git a/tests/filestore-v2.6-stream-depth/test.yaml b/tests/filestore-v2.6-stream-depth/test.yaml index 72e1138ab..4d71f3286 100644 --- a/tests/filestore-v2.6-stream-depth/test.yaml +++ b/tests/filestore-v2.6-stream-depth/test.yaml @@ -1,9 +1,4 @@ requires: - features: - - HAVE_LIBJANSSON - - HAVE_NSS - files: - - src/output-filestore.c min-version: 5.0.0 args: diff --git a/tests/filestore-v2.8-stream-depth/test.yaml b/tests/filestore-v2.8-stream-depth/test.yaml index 62b7acb11..de9af0f00 100644 --- a/tests/filestore-v2.8-stream-depth/test.yaml +++ b/tests/filestore-v2.8-stream-depth/test.yaml @@ -1,8 +1,4 @@ requires: - features: - - HAVE_NSS - files: - - src/output-filestore.c min-version: 6 args: diff --git a/tests/filestore-v2.9-stream-depth/test.yaml b/tests/filestore-v2.9-stream-depth/test.yaml index bdeb30319..cbcead3b0 100644 --- a/tests/filestore-v2.9-stream-depth/test.yaml +++ b/tests/filestore-v2.9-stream-depth/test.yaml @@ -1,8 +1,4 @@ requires: - features: - - HAVE_NSS - files: - - src/output-filestore.c min-version: 6 args: diff --git a/tests/ikev1-rules/test.yaml b/tests/ikev1-rules/test.yaml index 6eb128250..6188f37d2 100644 --- a/tests/ikev1-rules/test.yaml +++ b/tests/ikev1-rules/test.yaml @@ -1,8 +1,4 @@ requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/ike/parser.rs min-version: 7.0.0 checks: diff --git a/tests/ikev1-transforms/test.yaml b/tests/ikev1-transforms/test.yaml index 75d383839..bed9828d5 100644 --- a/tests/ikev1-transforms/test.yaml +++ b/tests/ikev1-transforms/test.yaml @@ -1,11 +1,6 @@ pcap: ../ikev1-rules/ikev1-isakmp-main-mode.pcap requires: - features: - - HAVE_NSS - - HAVE_LIBJANSSON - files: - - rust/src/ike/parser.rs min-version: 7.0.0 checks: diff --git a/tests/ikev1/test.yaml b/tests/ikev1/test.yaml index 525388c8b..eeaaaf456 100644 --- a/tests/ikev1/test.yaml +++ b/tests/ikev1/test.yaml @@ -1,10 +1,6 @@ pcap: ../ikev1-rules/ikev1-isakmp-main-mode.pcap requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/ike/parser.rs min-version: 7.0.0 checks: diff --git a/tests/ja4-rules-disabled/test.yaml b/tests/ja4-rules-disabled/test.yaml index 079be3284..487fcbabc 100644 --- a/tests/ja4-rules-disabled/test.yaml +++ b/tests/ja4-rules-disabled/test.yaml @@ -1,7 +1,5 @@ requires: min-version: 7.0.6 - files: - - rust/src/ja4.rs args: - -k none --set app-layer.protocols.tls.ja4-fingerprints=no diff --git a/tests/mac-eve-multiple-disabled/test.yaml b/tests/mac-eve-multiple-disabled/test.yaml index 983adb64a..a4a15746c 100644 --- a/tests/mac-eve-multiple-disabled/test.yaml +++ b/tests/mac-eve-multiple-disabled/test.yaml @@ -1,7 +1,5 @@ requires: min-version: 6.0.0 - files: - - src/util-macset.c args: - -k none diff --git a/tests/mac-eve-multiple/test.yaml b/tests/mac-eve-multiple/test.yaml index 27a150f14..214289144 100644 --- a/tests/mac-eve-multiple/test.yaml +++ b/tests/mac-eve-multiple/test.yaml @@ -2,8 +2,6 @@ pcap: ../mac-eve-multiple-disabled/multi_mac.pcap requires: min-version: 6.0.0 - files: - - src/util-macset.c args: - -k none diff --git a/tests/mac-eve-single-disabled/test.yaml b/tests/mac-eve-single-disabled/test.yaml index 5b3642b20..eed585080 100644 --- a/tests/mac-eve-single-disabled/test.yaml +++ b/tests/mac-eve-single-disabled/test.yaml @@ -1,7 +1,5 @@ requires: min-version: 6.0.0 - files: - - src/util-macset.c args: - -k none diff --git a/tests/mac-eve-single/test.yaml b/tests/mac-eve-single/test.yaml index f33e8822e..f814819d8 100644 --- a/tests/mac-eve-single/test.yaml +++ b/tests/mac-eve-single/test.yaml @@ -2,8 +2,6 @@ pcap: ../mac-eve-single-disabled/test.pcap requires: min-version: 6.0.0 - files: - - src/util-macset.c args: - -k none diff --git a/tests/mqtt-binary-message/test.yaml b/tests/mqtt-binary-message/test.yaml index cd9b19456..dcfa5bcd0 100644 --- a/tests/mqtt-binary-message/test.yaml +++ b/tests/mqtt-binary-message/test.yaml @@ -1,11 +1,5 @@ pcap: ../mqtt-pub-rules/mqtt5_pub_jpeg.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt-events-invalid-qos/test.yaml b/tests/mqtt-events-invalid-qos/test.yaml index 8f1fadc74..d25b4db20 100644 --- a/tests/mqtt-events-invalid-qos/test.yaml +++ b/tests/mqtt-events-invalid-qos/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt-events-missing-connect/test.yaml b/tests/mqtt-events-missing-connect/test.yaml index d8be65d8c..6145768a4 100644 --- a/tests/mqtt-events-missing-connect/test.yaml +++ b/tests/mqtt-events-missing-connect/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt-events-unassigned-msgtype/test.yaml b/tests/mqtt-events-unassigned-msgtype/test.yaml index dc0658f3e..a2adbff71 100644 --- a/tests/mqtt-events-unassigned-msgtype/test.yaml +++ b/tests/mqtt-events-unassigned-msgtype/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt-events-unintroduced/test.yaml b/tests/mqtt-events-unintroduced/test.yaml index bbeb44939..3b962b6ce 100644 --- a/tests/mqtt-events-unintroduced/test.yaml +++ b/tests/mqtt-events-unintroduced/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt-limit-1/test.yaml b/tests/mqtt-limit-1/test.yaml index 789253501..1f40d7aa1 100644 --- a/tests/mqtt-limit-1/test.yaml +++ b/tests/mqtt-limit-1/test.yaml @@ -1,11 +1,5 @@ pcap: ../mqtt-limit-2/input.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt-limit-2/test.yaml b/tests/mqtt-limit-2/test.yaml index 3b958595e..53bc562dc 100644 --- a/tests/mqtt-limit-2/test.yaml +++ b/tests/mqtt-limit-2/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt-limit-3/test.yaml b/tests/mqtt-limit-3/test.yaml index ce4628540..23480b04b 100644 --- a/tests/mqtt-limit-3/test.yaml +++ b/tests/mqtt-limit-3/test.yaml @@ -1,11 +1,5 @@ pcap: ../mqtt-limit-2/input.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt-limit-log-fail/test.yaml b/tests/mqtt-limit-log-fail/test.yaml index ec1516cc2..c110ba306 100644 --- a/tests/mqtt-limit-log-fail/test.yaml +++ b/tests/mqtt-limit-log-fail/test.yaml @@ -2,8 +2,6 @@ pcap: ../mqtt-limit-2/input.pcap requires: min-version: 8 - files: - - rust/src/mqtt/parser.rs args: - -k none diff --git a/tests/mqtt-ping/test.yaml b/tests/mqtt-ping/test.yaml index 28bf8e41a..e07dcd411 100644 --- a/tests/mqtt-ping/test.yaml +++ b/tests/mqtt-ping/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt-pub-rules/test.yaml b/tests/mqtt-pub-rules/test.yaml index ec7a923f3..6e2d81536 100644 --- a/tests/mqtt-pub-rules/test.yaml +++ b/tests/mqtt-pub-rules/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt-sub-rules/test.yaml b/tests/mqtt-sub-rules/test.yaml index 0bddb81cc..39d40832c 100644 --- a/tests/mqtt-sub-rules/test.yaml +++ b/tests/mqtt-sub-rules/test.yaml @@ -1,11 +1,5 @@ pcap: ../mqtt5-sub-userpass/input.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt-unsub-rules/test.yaml b/tests/mqtt-unsub-rules/test.yaml index 03c7fb725..4ede1efb9 100644 --- a/tests/mqtt-unsub-rules/test.yaml +++ b/tests/mqtt-unsub-rules/test.yaml @@ -1,11 +1,5 @@ pcap: ../mqtt5-unsub-userpass/input.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt31-pub-qos1/test.yaml b/tests/mqtt31-pub-qos1/test.yaml index 1e12c5451..9966822a8 100644 --- a/tests/mqtt31-pub-qos1/test.yaml +++ b/tests/mqtt31-pub-qos1/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt31-pub-qos2/test.yaml b/tests/mqtt31-pub-qos2/test.yaml index 70e7d0eb7..daa93196f 100644 --- a/tests/mqtt31-pub-qos2/test.yaml +++ b/tests/mqtt31-pub-qos2/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt31-pub-userpass-auto-clientid/test.yaml b/tests/mqtt31-pub-userpass-auto-clientid/test.yaml index 462b0c351..e0400ef6d 100644 --- a/tests/mqtt31-pub-userpass-auto-clientid/test.yaml +++ b/tests/mqtt31-pub-userpass-auto-clientid/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt31-pub-userpass/test.yaml b/tests/mqtt31-pub-userpass/test.yaml index 63d601842..4bb6e4784 100644 --- a/tests/mqtt31-pub-userpass/test.yaml +++ b/tests/mqtt31-pub-userpass/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt31-sub-userpass/test.yaml b/tests/mqtt31-sub-userpass/test.yaml index c784b1211..5cbfdb954 100644 --- a/tests/mqtt31-sub-userpass/test.yaml +++ b/tests/mqtt31-sub-userpass/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt31-unsub-qos1/test.yaml b/tests/mqtt31-unsub-qos1/test.yaml index ed0858b35..d2a01f8a5 100644 --- a/tests/mqtt31-unsub-qos1/test.yaml +++ b/tests/mqtt31-unsub-qos1/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt31-unsub-qos2/test.yaml b/tests/mqtt31-unsub-qos2/test.yaml index 7a166052e..0aa745677 100644 --- a/tests/mqtt31-unsub-qos2/test.yaml +++ b/tests/mqtt31-unsub-qos2/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt31-unsub-userpass/test.yaml b/tests/mqtt31-unsub-userpass/test.yaml index 14b6ed60d..70d55240e 100644 --- a/tests/mqtt31-unsub-userpass/test.yaml +++ b/tests/mqtt31-unsub-userpass/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt311-pub-qos1/test.yaml b/tests/mqtt311-pub-qos1/test.yaml index f742dbe19..1ebe66bb9 100644 --- a/tests/mqtt311-pub-qos1/test.yaml +++ b/tests/mqtt311-pub-qos1/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt311-pub-qos2/test.yaml b/tests/mqtt311-pub-qos2/test.yaml index b48d1aa88..8d0eae1b7 100644 --- a/tests/mqtt311-pub-qos2/test.yaml +++ b/tests/mqtt311-pub-qos2/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt311-pub-userpass-auto-clientid/test.yaml b/tests/mqtt311-pub-userpass-auto-clientid/test.yaml index 3bd0e80b5..cde53be2c 100644 --- a/tests/mqtt311-pub-userpass-auto-clientid/test.yaml +++ b/tests/mqtt311-pub-userpass-auto-clientid/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt311-pub-userpass/test.yaml b/tests/mqtt311-pub-userpass/test.yaml index 23f5ff9b6..fddbf4083 100644 --- a/tests/mqtt311-pub-userpass/test.yaml +++ b/tests/mqtt311-pub-userpass/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt311-sub-userpass/test.yaml b/tests/mqtt311-sub-userpass/test.yaml index 2aec4ac10..16f00ea96 100644 --- a/tests/mqtt311-sub-userpass/test.yaml +++ b/tests/mqtt311-sub-userpass/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt311-unsub-qos1/test.yaml b/tests/mqtt311-unsub-qos1/test.yaml index 3d79118f6..c39a7d13f 100644 --- a/tests/mqtt311-unsub-qos1/test.yaml +++ b/tests/mqtt311-unsub-qos1/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt311-unsub-qos2/test.yaml b/tests/mqtt311-unsub-qos2/test.yaml index 077bca9b2..33e27a663 100644 --- a/tests/mqtt311-unsub-qos2/test.yaml +++ b/tests/mqtt311-unsub-qos2/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt311-unsub-userpass/test.yaml b/tests/mqtt311-unsub-userpass/test.yaml index 644eaae00..b8eb52707 100644 --- a/tests/mqtt311-unsub-userpass/test.yaml +++ b/tests/mqtt311-unsub-userpass/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt5-excessiveproplen/test.yaml b/tests/mqtt5-excessiveproplen/test.yaml index aa1c9bb21..fdf8ab631 100644 --- a/tests/mqtt5-excessiveproplen/test.yaml +++ b/tests/mqtt5-excessiveproplen/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt5-pub-mosquittoprops/test.yaml b/tests/mqtt5-pub-mosquittoprops/test.yaml index f59e83e18..987ef9d36 100644 --- a/tests/mqtt5-pub-mosquittoprops/test.yaml +++ b/tests/mqtt5-pub-mosquittoprops/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt5-pub-qos1/test.yaml b/tests/mqtt5-pub-qos1/test.yaml index a185de289..28fe225ed 100644 --- a/tests/mqtt5-pub-qos1/test.yaml +++ b/tests/mqtt5-pub-qos1/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt5-pub-qos2/test.yaml b/tests/mqtt5-pub-qos2/test.yaml index 75d1d7bde..db2793855 100644 --- a/tests/mqtt5-pub-qos2/test.yaml +++ b/tests/mqtt5-pub-qos2/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt5-pub-userpass-auto-clientid/test.yaml b/tests/mqtt5-pub-userpass-auto-clientid/test.yaml index 0edf0b400..de8757439 100644 --- a/tests/mqtt5-pub-userpass-auto-clientid/test.yaml +++ b/tests/mqtt5-pub-userpass-auto-clientid/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt5-pub-userpass/test.yaml b/tests/mqtt5-pub-userpass/test.yaml index a366a0c0b..b1075c673 100644 --- a/tests/mqtt5-pub-userpass/test.yaml +++ b/tests/mqtt5-pub-userpass/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt5-sub-customauth/test.yaml b/tests/mqtt5-sub-customauth/test.yaml index a13179b92..8f446e6ca 100644 --- a/tests/mqtt5-sub-customauth/test.yaml +++ b/tests/mqtt5-sub-customauth/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt5-sub-mosquittoprops/test.yaml b/tests/mqtt5-sub-mosquittoprops/test.yaml index d2a4f872a..e926c9acd 100644 --- a/tests/mqtt5-sub-mosquittoprops/test.yaml +++ b/tests/mqtt5-sub-mosquittoprops/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt5-sub-userpass/test.yaml b/tests/mqtt5-sub-userpass/test.yaml index b9784a22d..453dd91ec 100644 --- a/tests/mqtt5-sub-userpass/test.yaml +++ b/tests/mqtt5-sub-userpass/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt5-unsub-qos1/test.yaml b/tests/mqtt5-unsub-qos1/test.yaml index a9b24dcda..2600679aa 100644 --- a/tests/mqtt5-unsub-qos1/test.yaml +++ b/tests/mqtt5-unsub-qos1/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt5-unsub-qos2/test.yaml b/tests/mqtt5-unsub-qos2/test.yaml index d8725ee12..2e7dd09b1 100644 --- a/tests/mqtt5-unsub-qos2/test.yaml +++ b/tests/mqtt5-unsub-qos2/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/mqtt5-unsub-userpass/test.yaml b/tests/mqtt5-unsub-userpass/test.yaml index 8ba181a99..7aa214482 100644 --- a/tests/mqtt5-unsub-userpass/test.yaml +++ b/tests/mqtt5-unsub-userpass/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/mqtt/parser.rs - args: - -k none diff --git a/tests/nfs3-readdirplus/test.yaml b/tests/nfs3-readdirplus/test.yaml index 17972dedc..efe56cc3b 100644 --- a/tests/nfs3-readdirplus/test.yaml +++ b/tests/nfs3-readdirplus/test.yaml @@ -1,7 +1,5 @@ requires: min-version: 6.0 - files: - - rust/src/nfs/nfs3.rs args: - -k none diff --git a/tests/output-eve-anomaly-01/test.yaml b/tests/output-eve-anomaly-01/test.yaml index a60b4bc4d..6b381910f 100644 --- a/tests/output-eve-anomaly-01/test.yaml +++ b/tests/output-eve-anomaly-01/test.yaml @@ -1,12 +1,5 @@ pcap: ../output-eve-anomaly-packethdr/anomaly.pcap -requires: - features: - - HAVE_LIBJANSSON - - files: - - src/output-json-anomaly.c - args: - -k none diff --git a/tests/output-eve-anomaly-02/test.yaml b/tests/output-eve-anomaly-02/test.yaml index d4b4eb649..993028326 100644 --- a/tests/output-eve-anomaly-02/test.yaml +++ b/tests/output-eve-anomaly-02/test.yaml @@ -1,10 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - files: - - src/output-json-anomaly.c - args: - -k none diff --git a/tests/output-eve-anomaly-03/test.yaml b/tests/output-eve-anomaly-03/test.yaml index 64ec21a4f..5f0ca61c2 100644 --- a/tests/output-eve-anomaly-03/test.yaml +++ b/tests/output-eve-anomaly-03/test.yaml @@ -1,12 +1,5 @@ pcap: ../output-eve-anomaly-02/input.pcap -requires: - features: - - HAVE_LIBJANSSON - - files: - - src/output-json-anomaly.c - args: - -k none diff --git a/tests/output-eve-anomaly-packethdr/test.yaml b/tests/output-eve-anomaly-packethdr/test.yaml index f71256de0..9eb8ef2e2 100644 --- a/tests/output-eve-anomaly-packethdr/test.yaml +++ b/tests/output-eve-anomaly-packethdr/test.yaml @@ -1,10 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - files: - - src/output-json-anomaly.c - args: - -k none diff --git a/tests/output-eve-ftp/test.yaml b/tests/output-eve-ftp/test.yaml index 5b4ea1c90..3259bd256 100644 --- a/tests/output-eve-ftp/test.yaml +++ b/tests/output-eve-ftp/test.yaml @@ -1,12 +1,5 @@ pcap: ../bug-3519/input.pcap -requires: - features: - - HAVE_LIBJANSSON - - files: - - src/output-json-ftp.c - checks: - filter: count: 8 diff --git a/tests/output-eve-rdp-01/test.yaml b/tests/output-eve-rdp-01/test.yaml index 447ab2831..03ffe623f 100644 --- a/tests/output-eve-rdp-01/test.yaml +++ b/tests/output-eve-rdp-01/test.yaml @@ -1,11 +1,5 @@ pcap: ../rdp-protocol/RDP-003.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/rdp/parser.rs - checks: - filter: diff --git a/tests/rdp-protocol/test.yaml b/tests/rdp-protocol/test.yaml index 031f6ce7e..eddaf5a17 100644 --- a/tests/rdp-protocol/test.yaml +++ b/tests/rdp-protocol/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/rdp/parser.rs - checks: # Check if rdp is detected and some protocol specific details are in the output diff --git a/tests/rfb-protocol-3.3/test.yaml b/tests/rfb-protocol-3.3/test.yaml index 46dff14e8..6220b8c31 100644 --- a/tests/rfb-protocol-3.3/test.yaml +++ b/tests/rfb-protocol-3.3/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/rfb/parser.rs - checks: - filter: diff --git a/tests/rfb-protocol-3.7/test.yaml b/tests/rfb-protocol-3.7/test.yaml index 7e98230b5..a9e3fb235 100644 --- a/tests/rfb-protocol-3.7/test.yaml +++ b/tests/rfb-protocol-3.7/test.yaml @@ -1,11 +1,5 @@ pcap: ../rfb-rules/00-vnc-openwall-3.7.pcap -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/rfb/parser.rs - checks: - filter: diff --git a/tests/rfb-protocol-3.8/test.yaml b/tests/rfb-protocol-3.8/test.yaml index ed75672bb..c57afe69e 100644 --- a/tests/rfb-protocol-3.8/test.yaml +++ b/tests/rfb-protocol-3.8/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/rfb/parser.rs - checks: - filter: diff --git a/tests/rfb-rules/test.yaml b/tests/rfb-rules/test.yaml index 3db1e120b..f2905ed48 100644 --- a/tests/rfb-rules/test.yaml +++ b/tests/rfb-rules/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - files: - - rust/src/rfb/parser.rs - checks: - filter: diff --git a/tests/smb1-01/test.yaml b/tests/smb1-01/test.yaml index 7e1bfe21a..69066c703 100644 --- a/tests/smb1-01/test.yaml +++ b/tests/smb1-01/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs args: - --set stream.midstream=true diff --git a/tests/smb1-02/test.yaml b/tests/smb1-02/test.yaml index 561a98080..c4a39a723 100644 --- a/tests/smb1-02/test.yaml +++ b/tests/smb1-02/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs args: - --set stream.reassembly.depth=0 diff --git a/tests/smb1-03-midstream/test.yaml b/tests/smb1-03-midstream/test.yaml index 68a1bd2fc..b830d8526 100644 --- a/tests/smb1-03-midstream/test.yaml +++ b/tests/smb1-03-midstream/test.yaml @@ -1,9 +1,4 @@ requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs min-version: 5.0.0 args: diff --git a/tests/smb2-01/test.yaml b/tests/smb2-01/test.yaml index 01be9ef8e..50668f1bd 100644 --- a/tests/smb2-01/test.yaml +++ b/tests/smb2-01/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs args: - --set stream.reassembly.depth=0 - -k none diff --git a/tests/smb2-02/test.yaml b/tests/smb2-02/test.yaml index 443d86d52..932cf5a6d 100644 --- a/tests/smb2-02/test.yaml +++ b/tests/smb2-02/test.yaml @@ -1,11 +1,5 @@ pcap: ../smb2-03-rule/smb2.pcap -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs args: - --set stream.reassembly.depth=0 diff --git a/tests/smb2-03-rule/test.yaml b/tests/smb2-03-rule/test.yaml index b3bdddbae..6637bf218 100644 --- a/tests/smb2-03-rule/test.yaml +++ b/tests/smb2-03-rule/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs args: - --set stream.reassembly.depth=0 diff --git a/tests/smb2-04/test.yaml b/tests/smb2-04/test.yaml index 2880db99a..1d56e73d7 100644 --- a/tests/smb2-04/test.yaml +++ b/tests/smb2-04/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs args: - --set stream.reassembly.depth=0 - --set stream.midstream=true diff --git a/tests/smb2-05/test.yaml b/tests/smb2-05/test.yaml index fd7d899c3..d95560ac4 100644 --- a/tests/smb2-05/test.yaml +++ b/tests/smb2-05/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs args: - --set stream.reassembly.depth=0 - --set stream.midstream=true diff --git a/tests/smb2-06/test.yaml b/tests/smb2-06/test.yaml index 00b737351..7180ee927 100644 --- a/tests/smb2-06/test.yaml +++ b/tests/smb2-06/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs args: - --set stream.reassembly.depth=0 - --set stream.midstream=true diff --git a/tests/smb2-07/test.yaml b/tests/smb2-07/test.yaml index 980084d2c..6c834c9eb 100644 --- a/tests/smb2-07/test.yaml +++ b/tests/smb2-07/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs args: - --set stream.reassembly.depth=0 - --set stream.midstream=true diff --git a/tests/smb2-08-rule/test.yaml b/tests/smb2-08-rule/test.yaml index 4411e306f..a2342af5f 100644 --- a/tests/smb2-08-rule/test.yaml +++ b/tests/smb2-08-rule/test.yaml @@ -1,12 +1,5 @@ pcap: ../smb2-03-rule/smb2.pcap -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs - - src/detect-smb-ntlmssp.c args: - --set stream.reassembly.depth=0 diff --git a/tests/smb3-01/test.yaml b/tests/smb3-01/test.yaml index 7f98ec051..0822c5209 100644 --- a/tests/smb3-01/test.yaml +++ b/tests/smb3-01/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs args: - --set stream.reassembly.depth=0 - --set stream.midstream=true diff --git a/tests/smb3-02-midstream/test.yaml b/tests/smb3-02-midstream/test.yaml index 8d8fd7808..27488a836 100644 --- a/tests/smb3-02-midstream/test.yaml +++ b/tests/smb3-02-midstream/test.yaml @@ -1,9 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs args: - --set stream.reassembly.depth=0 - --set stream.midstream=true diff --git a/tests/smb3-03-midstream/test.yaml b/tests/smb3-03-midstream/test.yaml index 60650ee2a..e66c73efd 100644 --- a/tests/smb3-03-midstream/test.yaml +++ b/tests/smb3-03-midstream/test.yaml @@ -1,9 +1,4 @@ requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/smb/smb.rs min-version: 5.0.0 args: - --set stream.reassembly.depth=0 diff --git a/tests/smtp-raw-extraction/test.yaml b/tests/smtp-raw-extraction/test.yaml index 0d6a6556f..71a7d2b39 100644 --- a/tests/smtp-raw-extraction/test.yaml +++ b/tests/smtp-raw-extraction/test.yaml @@ -1,9 +1,5 @@ requires: min-version: 5.0.0 - features: - - HAVE_NSS - files: - - src/output-filestore.c checks: diff --git a/tests/snmp-v2c-get/test.yaml b/tests/snmp-v2c-get/test.yaml index c84c2c458..8702dbadd 100644 --- a/tests/snmp-v2c-get/test.yaml +++ b/tests/snmp-v2c-get/test.yaml @@ -1,10 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/snmp/snmp.rs - args: - -k none diff --git a/tests/snmp-v3-encrypted/test.yaml b/tests/snmp-v3-encrypted/test.yaml index d823bb6dd..7c1c858fd 100644 --- a/tests/snmp-v3-encrypted/test.yaml +++ b/tests/snmp-v3-encrypted/test.yaml @@ -1,10 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/snmp/snmp.rs - args: - -k none diff --git a/tests/snmp-v3-unauth/test.yaml b/tests/snmp-v3-unauth/test.yaml index 21149efcc..ce8c04b01 100644 --- a/tests/snmp-v3-unauth/test.yaml +++ b/tests/snmp-v3-unauth/test.yaml @@ -1,10 +1,3 @@ -requires: - features: - - HAVE_LIBJANSSON - - RUST - files: - - rust/src/snmp/snmp.rs - args: - -k none diff --git a/tests/tcp-fastopen-10-syn-data-ignore/test.yaml b/tests/tcp-fastopen-10-syn-data-ignore/test.yaml index 1802b00ac..396b8bb2d 100644 --- a/tests/tcp-fastopen-10-syn-data-ignore/test.yaml +++ b/tests/tcp-fastopen-10-syn-data-ignore/test.yaml @@ -1,7 +1,3 @@ -requires: - files: - - src/output-eve-stream.c - args: - --simulate-ips #- --set stream.midstream=true diff --git a/tests/tcp-fastopen-11-reject-syn-data/test.yaml b/tests/tcp-fastopen-11-reject-syn-data/test.yaml index d515ea246..91e307668 100644 --- a/tests/tcp-fastopen-11-reject-syn-data/test.yaml +++ b/tests/tcp-fastopen-11-reject-syn-data/test.yaml @@ -1,7 +1,3 @@ -requires: - files: - - src/output-eve-stream.c - args: - --simulate-ips - --runmode=single -- 2.47.2