zeek/testing/btest/plugins/protocol-plugin
Daniel Thayer a4e5591e18 Fix some failing plugin tests on OS X 10.11
By default, OS X 10.11 does not include openssl headers.
Since building a Bro plugin #includes Bro headers, which #include openssl
headers, we need to tell cmake to find these so that the compiler
can use them.
2016-05-12 15:58:09 -05:00
..
scripts Adding a test building a file analyzer plugin. 2014-06-18 14:33:42 -07:00
src Adapting plugin tests to use the new split Plugin.{h,cc} structure 2014-07-21 22:55:57 +02:00
.btest-ignore Adding a test building a file analyzer plugin. 2014-06-18 14:33:42 -07:00
CMakeLists.txt Fix some failing plugin tests on OS X 10.11 2016-05-12 15:58:09 -05:00