]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
dataset-06-state-long: add test on learning dataset
authorEric Leblond <el@stamus-networks.com>
Sat, 21 Aug 2021 20:52:29 +0000 (22:52 +0200)
committerJason Ish <jason.ish@oisf.net>
Fri, 10 Dec 2021 14:52:01 +0000 (08:52 -0600)
commit86f8f756081f20e2a424dd7d9cb3a2df518fbb65
tree8ac6548e4c6c299e180699431579097917cc3324
parenta11d294a2a6fe5b4160c412467516ccd0eeea29e
dataset-06-state-long: add test on learning dataset

Test that suricata can learn a set of 1200 DNS rrname and store
correctly the result on disk.
tests/datasets-06-state-long/expected/state.csv [new file with mode: 0644]
tests/datasets-06-state-long/input.pcap [new file with mode: 0644]
tests/datasets-06-state-long/test.rules [new file with mode: 0644]
tests/datasets-06-state-long/test.yaml [new file with mode: 0644]
tests/datasets-06-state-long/writepcap.py [new file with mode: 0755]