mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Adding a plugin test that checks that "make install" works.
This commit is contained in:
parent
9e74fcaf2a
commit
e3adce83ee
4 changed files with 56 additions and 2 deletions
|
@ -0,0 +1,7 @@
|
|||
Demo::Foo - <Insert description> (dynamic, version 1.0)
|
||||
[Event] plugin_event
|
||||
[Function] hello_plugin_world
|
||||
|
||||
plugin: automatically loaded at startup
|
||||
calling bif, Hello from the plugin!
|
||||
plugin: manually loaded
|
Loading…
Add table
Add a link
Reference in a new issue