]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
tests: add tests for iprep bug 6834 1811/head 1813/head
authorVictor Julien <victor@inliniac.net>
Thu, 25 Apr 2024 15:29:54 +0000 (17:29 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 1 May 2024 05:41:56 +0000 (07:41 +0200)
commit4128af29d27ff73071ac015abfd5f4ee511f1c0c
treebad32751362e24522b3de92d5fd448eb95f27d5a
parentbf355f49c91c8f8c284e82c621ac4044e9d620ba
tests: add tests for iprep bug 6834
40 files changed:
tests/iprep-03-bug-6834/categories.txt [new file with mode: 0644]
tests/iprep-03-bug-6834/iprep.list [new file with mode: 0644]
tests/iprep-03-bug-6834/iprep.rules [new file with mode: 0644]
tests/iprep-03-bug-6834/suricata.yaml [new file with mode: 0644]
tests/iprep-03-bug-6834/test.yaml [new file with mode: 0644]
tests/iprep-04-bug-6834-any/categories.txt [new file with mode: 0644]
tests/iprep-04-bug-6834-any/iprep.list [new file with mode: 0644]
tests/iprep-04-bug-6834-any/iprep.rules [new file with mode: 0644]
tests/iprep-04-bug-6834-any/suricata.yaml [new file with mode: 0644]
tests/iprep-04-bug-6834-any/test.yaml [new file with mode: 0644]
tests/iprep-05-bug-6834-both/categories.txt [new file with mode: 0644]
tests/iprep-05-bug-6834-both/iprep.list [new file with mode: 0644]
tests/iprep-05-bug-6834-both/iprep.rules [new file with mode: 0644]
tests/iprep-05-bug-6834-both/suricata.yaml [new file with mode: 0644]
tests/iprep-05-bug-6834-both/test.yaml [new file with mode: 0644]
tests/iprep-06-bug-6834-dst/categories.txt [new file with mode: 0644]
tests/iprep-06-bug-6834-dst/iprep.list [new file with mode: 0644]
tests/iprep-06-bug-6834-dst/iprep.rules [new file with mode: 0644]
tests/iprep-06-bug-6834-dst/suricata.yaml [new file with mode: 0644]
tests/iprep-06-bug-6834-dst/test.yaml [new file with mode: 0644]
tests/iprep-07-bug-6834-src-cidr/categories.txt [new file with mode: 0644]
tests/iprep-07-bug-6834-src-cidr/iprep.list [new file with mode: 0644]
tests/iprep-07-bug-6834-src-cidr/iprep.rules [new file with mode: 0644]
tests/iprep-07-bug-6834-src-cidr/suricata.yaml [new file with mode: 0644]
tests/iprep-07-bug-6834-src-cidr/test.yaml [new file with mode: 0644]
tests/iprep-08-bug-6834-any-cidr/categories.txt [new file with mode: 0644]
tests/iprep-08-bug-6834-any-cidr/iprep.list [new file with mode: 0644]
tests/iprep-08-bug-6834-any-cidr/iprep.rules [new file with mode: 0644]
tests/iprep-08-bug-6834-any-cidr/suricata.yaml [new file with mode: 0644]
tests/iprep-08-bug-6834-any-cidr/test.yaml [new file with mode: 0644]
tests/iprep-09-bug-6834-both-cidr/categories.txt [new file with mode: 0644]
tests/iprep-09-bug-6834-both-cidr/iprep.list [new file with mode: 0644]
tests/iprep-09-bug-6834-both-cidr/iprep.rules [new file with mode: 0644]
tests/iprep-09-bug-6834-both-cidr/suricata.yaml [new file with mode: 0644]
tests/iprep-09-bug-6834-both-cidr/test.yaml [new file with mode: 0644]
tests/iprep-10-bug-6834-dst-cidr/categories.txt [new file with mode: 0644]
tests/iprep-10-bug-6834-dst-cidr/iprep.list [new file with mode: 0644]
tests/iprep-10-bug-6834-dst-cidr/iprep.rules [new file with mode: 0644]
tests/iprep-10-bug-6834-dst-cidr/suricata.yaml [new file with mode: 0644]
tests/iprep-10-bug-6834-dst-cidr/test.yaml [new file with mode: 0644]