mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
Adding a test building a file analyzer plugin.
Also cleaning up, and moving, the other plugin tests.
This commit is contained in:
parent
55de5c60f4
commit
c24bb9cacd
28 changed files with 203 additions and 2336 deletions
6
testing/btest/Baseline/plugins.protocol/output
Normal file
6
testing/btest/Baseline/plugins.protocol/output
Normal file
|
@ -0,0 +1,6 @@
|
|||
Demo::Foo - A Foo test analyzer (dynamic, version 1.0)
|
||||
[Analyzer] Foo (ANALYZER_FOO, enabled)
|
||||
[Event] foo_message
|
||||
|
||||
===
|
||||
foo_message, [orig_h=::1, orig_p=37927/tcp, resp_h=::1, resp_p=4242/tcp], Hello, Foo!^J
|
Loading…
Add table
Add a link
Reference in a new issue