]> git.ipfire.org Git - thirdparty/suricata.git/commit
l3proto: add unit tests
authorEric Leblond <eric@regit.org>
Wed, 22 Aug 2012 13:39:27 +0000 (15:39 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 3 Sep 2012 14:14:37 +0000 (16:14 +0200)
commitb58ecd833a68fbc9e8e8ecba52527d816fe551c7
tree5be871f07c28bcb86768fd89ed3c94cf95719480
parent71b4257bc23840c8dabdf598cb8ce1a02a54b129
l3proto: add unit tests

This patch adds a series of unit tests. First two check test the keyword
by checking packet on signatures using it. Last one adds is here to check
that there is no interaction of l3_proto and ip_proto.
src/detect-l3proto.c