]> git.ipfire.org Git - thirdparty/suricata.git/commit
unittests (assorted): remove PASS_IF macro
authorJuliana Fajardini <jufajardini@gmail.com>
Thu, 28 Oct 2021 19:39:45 +0000 (20:39 +0100)
committerVictor Julien <victor@inliniac.net>
Sat, 6 Nov 2021 15:25:13 +0000 (16:25 +0100)
commitb3743cf5c043b1412ac4dda565238d3f749d0223
tree37c15199f4547cde92184dfdd3c6f264fde3096a
parentc6e97222b7ea672c10774cef31aac7cf750af405
unittests (assorted): remove PASS_IF macro

Also small documentation clean up and test adjusments where that
was needed.

affected: counters, decode-vntag, detect-mark

Related to #4795
src/counters.c
src/decode-vntag.c
src/detect-mark.c