zeek/testing/btest/Baseline/plugins.bifs-and-scripts/output
Robin Sommer 3e508d316a Plugins: Change order in which plugins' scripts are loaded at startup.
We now load the top-level  __init__.bro before the internal bif.bro so
that the former can define types used by the latter.
2014-10-23 14:22:26 -07:00

22 lines
524 B
Text

Demo::Foo - <Insert description> (dynamic, version 1.0)
[Function] hello_plugin_world
[Event] plugin_event
===
plugin: automatically loaded at startup
===
plugin: automatically loaded at startup
plugin: manually loaded
calling bif, Hello from the plugin!
=-=
=-=
===
plugin: automatically loaded at startup
===
plugin: automatically loaded at startup
plugin: manually loaded
calling bif, Hello from the plugin!
===
plugin: automatically loaded at startup
plugin: manually loaded
calling bif, Hello from the plugin!