]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
test: Add byte_math tests
authorJeff Lucovsky <jeff@lucovsky.org>
Tue, 5 May 2020 12:14:56 +0000 (08:14 -0400)
committerVictor Julien <victor@inliniac.net>
Sat, 11 Jul 2020 06:47:04 +0000 (08:47 +0200)
commit8505ea8725ac5f9212212863bb6f78d6e98cbf81
tree937c3782a1ea9ab5a4ea35c5eb8c141f06c900bd
parent207cdff05a036248b9a08b4e24b546203f82880e
test: Add byte_math tests

This commit adds tests for the byte_math keyword. The test is simple
and complements the unit tests added with the Suricata pr.
tests/detect-bytemath-01/input.pcap [new file with mode: 0644]
tests/detect-bytemath-01/test.rules [new file with mode: 0644]
tests/detect-bytemath-01/test.yaml [new file with mode: 0644]
tests/detect-bytemath-02/test.rules [new file with mode: 0644]
tests/detect-bytemath-02/test.yaml [new file with mode: 0644]
tests/test-bad-byte-extract-rule-1/test.yaml
tests/test-bad-byte-extract-rule-2/test.yaml
tests/test-bad-byte-extract-rule-3/eve.json [new file with mode: 0644]
tests/test-bad-byte-extract-rule-3/suricata.yaml [new file with mode: 0644]
tests/test-bad-byte-extract-rule-3/test.rules [new file with mode: 0644]
tests/test-bad-byte-extract-rule-3/test.yaml [new file with mode: 0644]