zeek/testing/btest/Baseline/spicy.zeekygen/output2
Arne Welzel 101c6696b9 spicy/manager: Ensure Zeekygen knows identifier for registered types
Without this, Zeekygen won't generate documentation about exported
enum types as it can not resolve the identifier. Also, only register a
type as item with the Spicy plugin if there's no _module_info currently
active.
2023-10-11 13:31:20 +02:00

39 lines
783 B
Text

### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
.. _plugin-foo-bar:
Foo::Bar
--------
Just a "test" analyzer.h
Components
++++++++++
:zeek:enum:`Analyzer::ANALYZER_SPICY_SSH`
Types
+++++
.. zeek:type:: SSH::Compression
:Type: :zeek:type:`enum`
.. zeek:enum:: SSH::Compression_NONE SSH::Compression
.. zeek:enum:: SSH::Compression_ZLIB SSH::Compression
.. zeek:enum:: SSH::Compression_Undef SSH::Compression
Events
++++++
.. zeek:id:: ssh::banner
:source-code: <...>/zeekygen.zeek 17 17
:Type: :zeek:type:`event` (c: :zeek:type:`connection`, facility: :zeek:type:`count`, severity: :zeek:type:`count`, msg: :zeek:type:`string`)
Test event.
Really, just a test ...