]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
tests: add tests for verdict in alert and drop 1315/head
authorJuliana Fajardini <jufajardini@oisf.net>
Tue, 11 Jul 2023 19:25:00 +0000 (16:25 -0300)
committerVictor Julien <victor@inliniac.net>
Thu, 13 Jul 2023 20:17:04 +0000 (22:17 +0200)
commitd6e164c3ea79e365a0ce7ba148adac25e15fdcfc
treec385d1a12d0cc7495b09ae6cae79376195c8ed91
parent02479e29fb5a78fd7d654cdf46ba90f3be44a0ce
tests: add tests for verdict in alert and drop

Related to
Bug #5464
29 files changed:
tests/bug-5464-verdict-01/README.md [new file with mode: 0644]
tests/bug-5464-verdict-01/suricata.yaml [new file with mode: 0644]
tests/bug-5464-verdict-01/test.rules [new file with mode: 0644]
tests/bug-5464-verdict-01/test.yaml [new file with mode: 0644]
tests/bug-5464-verdict-02/README.md [new file with mode: 0644]
tests/bug-5464-verdict-02/suricata.yaml [new file with mode: 0644]
tests/bug-5464-verdict-02/test.rules [new file with mode: 0644]
tests/bug-5464-verdict-02/test.yaml [new file with mode: 0644]
tests/bug-5464-verdict-03/README.md [new file with mode: 0644]
tests/bug-5464-verdict-03/input.rules [new file with mode: 0644]
tests/bug-5464-verdict-03/suricata.yaml [new file with mode: 0644]
tests/bug-5464-verdict-03/test.yaml [new file with mode: 0644]
tests/bug-5464-verdict-04/README.md [new file with mode: 0644]
tests/bug-5464-verdict-04/suricata.yaml [new file with mode: 0644]
tests/bug-5464-verdict-04/test.rules [new file with mode: 0644]
tests/bug-5464-verdict-04/test.yaml [new file with mode: 0644]
tests/bug-5464-verdict-05/README.md [new file with mode: 0644]
tests/bug-5464-verdict-05/suricata.yaml [new file with mode: 0644]
tests/bug-5464-verdict-05/test.rules [new file with mode: 0644]
tests/bug-5464-verdict-05/test.yaml [new file with mode: 0644]
tests/bug-5464-verdict-05/writepcap.py [new file with mode: 0755]
tests/bug-5464-verdict-06/README.md [new file with mode: 0644]
tests/bug-5464-verdict-06/input.rules [new file with mode: 0644]
tests/bug-5464-verdict-06/suricata.yaml [new file with mode: 0644]
tests/bug-5464-verdict-06/test.yaml [new file with mode: 0644]
tests/bug-5464-verdict-07/README.md [new file with mode: 0644]
tests/bug-5464-verdict-07/suricata.yaml [new file with mode: 0644]
tests/bug-5464-verdict-07/test.rules [new file with mode: 0644]
tests/bug-5464-verdict-07/test.yaml [new file with mode: 0644]