]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
test/byte_test: Add nbyte variable name tests
authorJeff Lucovsky <jlucovsky@oisf.net>
Fri, 7 Jul 2023 15:30:33 +0000 (11:30 -0400)
committerVictor Julien <victor@inliniac.net>
Mon, 10 Jul 2023 07:27:04 +0000 (09:27 +0200)
commit004c2ea723c4cfcb125dc060593c0052bab732ff
treefd3556b8c0ca08aef4fbace5933815c608bf8ef4
parent7b913915d338213a3968e9e3da3f7915cea3a63a
test/byte_test: Add nbyte variable name tests

Issue: 6144

Add tests for new byte_test functionality that permits a variable name
to be used for nbytes.
tests/detect-bytetest-04/README.md [new file with mode: 0644]
tests/detect-bytetest-04/input.pcap [new file with mode: 0644]
tests/detect-bytetest-04/test.rules [new file with mode: 0644]
tests/detect-bytetest-04/test.yaml [new file with mode: 0644]
tests/detect-bytetest-04/writepcap.py [new file with mode: 0644]
tests/detect-bytetest-05/test.rules [new file with mode: 0644]
tests/detect-bytetest-05/test.yaml [new file with mode: 0644]