]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
tests: add tests for exception policy master switch 1286/head
authorJuliana Fajardini <jufajardini@oisf.net>
Thu, 1 Dec 2022 15:10:10 +0000 (12:10 -0300)
committerVictor Julien <victor@inliniac.net>
Wed, 5 Jul 2023 04:41:23 +0000 (06:41 +0200)
commitdf4eee34685aab1bb082cd46357754c5d0e6eb46
tree9a233d43d0c9aab3585620e69cd93060044f4f59
parent580e165eb09774cd1f077f32c226823f45b3737f
tests: add tests for exception policy master switch

Add tests for the new master switch config for the Exception policies.
Added also a check in the exception-policy test that checks the default
behavior, to ensure that things work as expected with the master switch
disabled and the exception policies not set.

Task #5219
38 files changed:
tests/bug-6149-exception-policy-auto-ids/test.yaml
tests/bug-6149-exception-policy-auto-ips/test.yaml
tests/exception-policy-default-01/suricata.yaml
tests/exception-policy-master-switch/exception-policy-master-switch-01/README.md [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-01/input.pcap [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-01/suricata.yaml [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-01/test.rules [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-01/test.yaml [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-02/README.md [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-02/input.pcap [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-02/suricata.yaml [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-02/test.rules [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-02/test.yaml [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-03/README.md [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-03/input.pcap [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-03/suricata.yaml [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-03/test.rules [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-03/test.yaml [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-04/README.md [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-04/input.pcap [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-04/suricata.yaml [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-04/test.rules [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-04/test.yaml [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-05/README.md [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-05/input.pcap [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-05/suricata.yaml [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-05/test.rules [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-05/test.yaml [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-06/README.md [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-06/input.pcap [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-06/suricata.yaml [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-06/test.rules [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-06/test.yaml [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-07/README.md [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-07/input.pcap [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-07/suricata.yaml [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-07/test.rules [new file with mode: 0644]
tests/exception-policy-master-switch/exception-policy-master-switch-07/test.yaml [new file with mode: 0644]