]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
test/entropy: Test with raw content
authorJeff Lucovsky <jlucovsky@oisf.net>
Tue, 2 Sep 2025 14:06:05 +0000 (10:06 -0400)
committerVictor Julien <victor@inliniac.net>
Sat, 18 Oct 2025 16:36:50 +0000 (18:36 +0200)
commitc6201f2ceb171e60c92f0e636188ee46d2cd6b4b
tree08dcad374911cded78ccb11445bc5f6cf32d73a9
parentc460689278bbd2137227314681475d6c0feadf6e
test/entropy: Test with raw content

Test entropy w/out a sticky buffer.

Without the suricata fixes, the test will SEGV and thus fail.

With the suricata fixes, the calculated entropy value will be
matched with the value in the test specification.
tests/entropy/entropy-03/input.pcap [new file with mode: 0644]
tests/entropy/entropy-03/test.rules [new file with mode: 0644]
tests/entropy/entropy-03/test.yaml [new file with mode: 0644]