]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doxygen: define UNITTESTS to generate test framework docs
authorJason Ish <ish@unx.ca>
Thu, 7 Apr 2016 16:57:54 +0000 (10:57 -0600)
committerVictor Julien <victor@inliniac.net>
Fri, 8 Apr 2016 10:28:10 +0000 (12:28 +0200)
doxygen.cfg

index 6edc71333bfe88980b6b366656192a586d361dc2..0d77ce20ab379145441ab1f610cd20a13a7bb31b 100644 (file)
@@ -1601,7 +1601,7 @@ INCLUDE_FILE_PATTERNS  =
 # undefined via #undef or recursively expanded use the := operator
 # instead of the = operator.
 
-PREDEFINED             = NFQ IPFW HAVE_PFRING HAVE_AF_PACKET PRELUDE HAVE_NAPATECH HAVE_DAG PROFILING
+PREDEFINED             = NFQ IPFW HAVE_PFRING HAVE_AF_PACKET PRELUDE HAVE_NAPATECH HAVE_DAG PROFILING UNITTESTS
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
 # this tag can be used to specify a list of macro names that should be expanded.