]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
requires: remove requires on file names 2334/head
authorPhilippe Antoine <pantoine@oisf.net>
Tue, 25 Feb 2025 20:36:23 +0000 (21:36 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 4 Mar 2025 16:24:34 +0000 (17:24 +0100)
commit9134b6c863a92c21c0cd18982eec41b967e666ab
treec4a6b8304aa3aeb0b59ef5b125b291502eb2869d
parentfedfcf24b8e220f186846f8a450b993c0ac48df2
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
131 files changed:
tests/datarep-01/test.yaml
tests/datarep-02/test.yaml
tests/datarep-03-bad-reputation/test.yaml
tests/datasets-01/test.yaml
tests/datasets-02-load/test.yaml
tests/datasets-03-set/test.yaml
tests/datasets-04-http-dns/test.yaml
tests/datasets-05-state/test.yaml
tests/datasets-06-state-long/test.yaml
tests/datasets-07-state-ip/test.yaml
tests/datasets-08-state-ipv6/test.yaml
tests/datasets-09-load/test.yaml
tests/datasets-1m-StringSets/test.yaml
tests/datasets-invalid-encoding/test.yaml
tests/datasets-pcrexform/test.yaml
tests/datasets/datarep-bad-datarep-string/test.yaml
tests/datasets/datarep-bad-datarep-value/test.yaml
tests/detect-bytemath-add-04/test.yaml
tests/detect-bytemath-div-01/test.yaml
tests/detect-bytemath-sub-03/test.yaml
tests/detect-pcrexform-01/test.yaml
tests/detect-pcrexform-02/test.yaml
tests/detect-pcrexform-04/test.yaml
tests/detect-pcrexform-05/test.yaml
tests/detect-pcrexform-06/test.yaml
tests/eve-metadata-01-alert/test.yaml
tests/eve-metadata-02-pass/test.yaml
tests/eve-metadata-03-noalert/test.yaml
tests/eve-metadata-04-flowvar/test.yaml
tests/exception-policy-applayer-01/test.yaml
tests/exception-policy-stream-reassembly-memcap-01/test.yaml
tests/exception-policy-stream-reassembly-memcap-02/test.yaml
tests/exception-policy-stream-reassembly-memcap-03/test.yaml
tests/exception-policy-stream-reassembly-memcap-04/test.yaml
tests/exception-policy-stream-reassembly-memcap-05/test.yaml
tests/exception-policy-stream-reassembly-memcap-06/test.yaml
tests/exception-policy-stream-ssn-memcap-01/test.yaml
tests/filestore-alert-log/test.yaml
tests/filestore-filecontainer-http/test.yaml
tests/filestore-filecontainer-smb/test.yaml
tests/filestore-filecontainer-smb1-data-offset/test.yaml
tests/filestore-filecontainer-smb1-padding/test.yaml
tests/filestore-v2.1-forced/test.yaml
tests/filestore-v2.2-forced-with-open-files/test.yaml
tests/filestore-v2.3-fserror/test.yaml
tests/filestore-v2.4-forced-with-meta/test.yaml
tests/filestore-v2.5-both-enabled/test.yaml
tests/filestore-v2.6-stream-depth/test.yaml
tests/filestore-v2.8-stream-depth/test.yaml
tests/filestore-v2.9-stream-depth/test.yaml
tests/ikev1-rules/test.yaml
tests/ikev1-transforms/test.yaml
tests/ikev1/test.yaml
tests/ja4-rules-disabled/test.yaml
tests/mac-eve-multiple-disabled/test.yaml
tests/mac-eve-multiple/test.yaml
tests/mac-eve-single-disabled/test.yaml
tests/mac-eve-single/test.yaml
tests/mqtt-binary-message/test.yaml
tests/mqtt-events-invalid-qos/test.yaml
tests/mqtt-events-missing-connect/test.yaml
tests/mqtt-events-unassigned-msgtype/test.yaml
tests/mqtt-events-unintroduced/test.yaml
tests/mqtt-limit-1/test.yaml
tests/mqtt-limit-2/test.yaml
tests/mqtt-limit-3/test.yaml
tests/mqtt-limit-log-fail/test.yaml
tests/mqtt-ping/test.yaml
tests/mqtt-pub-rules/test.yaml
tests/mqtt-sub-rules/test.yaml
tests/mqtt-unsub-rules/test.yaml
tests/mqtt31-pub-qos1/test.yaml
tests/mqtt31-pub-qos2/test.yaml
tests/mqtt31-pub-userpass-auto-clientid/test.yaml
tests/mqtt31-pub-userpass/test.yaml
tests/mqtt31-sub-userpass/test.yaml
tests/mqtt31-unsub-qos1/test.yaml
tests/mqtt31-unsub-qos2/test.yaml
tests/mqtt31-unsub-userpass/test.yaml
tests/mqtt311-pub-qos1/test.yaml
tests/mqtt311-pub-qos2/test.yaml
tests/mqtt311-pub-userpass-auto-clientid/test.yaml
tests/mqtt311-pub-userpass/test.yaml
tests/mqtt311-sub-userpass/test.yaml
tests/mqtt311-unsub-qos1/test.yaml
tests/mqtt311-unsub-qos2/test.yaml
tests/mqtt311-unsub-userpass/test.yaml
tests/mqtt5-excessiveproplen/test.yaml
tests/mqtt5-pub-mosquittoprops/test.yaml
tests/mqtt5-pub-qos1/test.yaml
tests/mqtt5-pub-qos2/test.yaml
tests/mqtt5-pub-userpass-auto-clientid/test.yaml
tests/mqtt5-pub-userpass/test.yaml
tests/mqtt5-sub-customauth/test.yaml
tests/mqtt5-sub-mosquittoprops/test.yaml
tests/mqtt5-sub-userpass/test.yaml
tests/mqtt5-unsub-qos1/test.yaml
tests/mqtt5-unsub-qos2/test.yaml
tests/mqtt5-unsub-userpass/test.yaml
tests/nfs3-readdirplus/test.yaml
tests/output-eve-anomaly-01/test.yaml
tests/output-eve-anomaly-02/test.yaml
tests/output-eve-anomaly-03/test.yaml
tests/output-eve-anomaly-packethdr/test.yaml
tests/output-eve-ftp/test.yaml
tests/output-eve-rdp-01/test.yaml
tests/rdp-protocol/test.yaml
tests/rfb-protocol-3.3/test.yaml
tests/rfb-protocol-3.7/test.yaml
tests/rfb-protocol-3.8/test.yaml
tests/rfb-rules/test.yaml
tests/smb1-01/test.yaml
tests/smb1-02/test.yaml
tests/smb1-03-midstream/test.yaml
tests/smb2-01/test.yaml
tests/smb2-02/test.yaml
tests/smb2-03-rule/test.yaml
tests/smb2-04/test.yaml
tests/smb2-05/test.yaml
tests/smb2-06/test.yaml
tests/smb2-07/test.yaml
tests/smb2-08-rule/test.yaml
tests/smb3-01/test.yaml
tests/smb3-02-midstream/test.yaml
tests/smb3-03-midstream/test.yaml
tests/smtp-raw-extraction/test.yaml
tests/snmp-v2c-get/test.yaml
tests/snmp-v3-encrypted/test.yaml
tests/snmp-v3-unauth/test.yaml
tests/tcp-fastopen-10-syn-data-ignore/test.yaml
tests/tcp-fastopen-11-reject-syn-data/test.yaml