mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00
tests: Add regression tests for zeek/cmake#61
This commit is contained in:
parent
0ddfe69bed
commit
3be4712163
2 changed files with 58 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
Demo::Foo - <Insert description> (dynamic, version 0.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!
|
Loading…
Add table
Add a link
Reference in a new issue