zeek/testing/btest/plugins
Jon Siwek 3605e04d83 Update minimum required CMake to 3.5
Also now uses CMake's ENABLE_EXPORTS target property for the zeek
executable to ensure symbols are visible to plugins.  Prior to CMake
3.4, the policy was to export symbols by default for certain platforms,
but later versions need either the explicit target property or policy.
2020-12-01 22:13:52 -08:00
..
binpac-flowbuffer-frame-length-plugin Update minimum required CMake to 3.5 2020-12-01 22:13:52 -08:00
file-plugin Update minimum required CMake to 3.5 2020-12-01 22:13:52 -08:00
func-hook-plugin Update plugin btests for namespace changes 2020-08-24 12:07:03 -07:00
hooks-plugin Update plugin btests for namespace changes 2020-08-24 12:07:03 -07:00
legacy-func-hook-plugin Update plugin btests for namespace changes 2020-08-24 12:07:03 -07:00
logging-hooks-plugin Update plugin btests for namespace changes 2020-08-24 12:07:03 -07:00
packet-protocol-plugin Update minimum required CMake to 3.5 2020-12-01 22:13:52 -08:00
pktdumper-plugin Update minimum required CMake to 3.5 2020-12-01 22:13:52 -08:00
pktsrc-plugin Update minimum required CMake to 3.5 2020-12-01 22:13:52 -08:00
plugin-load-dependency Add test creating multiple plugins with load dependencies. 2020-11-24 16:59:11 +00:00
plugin-nopatchversion-plugin Update plugin btests for namespace changes 2020-08-24 12:07:03 -07:00
plugin-withpatchversion-plugin Update plugin btests for namespace changes 2020-08-24 12:07:03 -07:00
protocol-plugin Update minimum required CMake to 3.5 2020-12-01 22:13:52 -08:00
reader-plugin Update minimum required CMake to 3.5 2020-12-01 22:13:52 -08:00
reporter-hook-plugin Update plugin btests for namespace changes 2020-08-24 12:07:03 -07:00
writer-plugin Update minimum required CMake to 3.5 2020-12-01 22:13:52 -08:00
bifs-and-scripts-install.sh Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
bifs-and-scripts.sh Fix use of deprecated functionality in test. 2020-11-24 17:00:20 +00:00
binpac-flowbuffer-frame-length.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
file.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
func-hook.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
hooks.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
init-plugin.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
legacy-func-hook.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
logging-hooks.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
packet-protocol.zeek GH-1221: Add unknown_protocols.log for logging packet analyzer lookup failures 2020-11-09 20:37:26 -07:00
pktdumper.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
pktsrc.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
plugin-load-dependency.zeek Add test creating multiple plugins with load dependencies. 2020-11-24 16:59:11 +00:00
plugin-nopatchversion.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
plugin-withpatchversion.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
protocol.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
reader.zeek Adjust more btest timings 2020-08-11 11:26:22 -07:00
reporter-hook.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00
writer.zeek Rename aux/ to auxil/ 2020-06-04 15:18:44 -07:00