24#include <core/plugin.h>
40 printf(
"TestPlugin constructor called\n");
47 printf(
"TestPlugin destructor called\n");
51PLUGIN_DESCRIPTION(
"Test plugin")
Simple test plugin for QA application.
~TestPlugin()
Destrcutor, prints out info message.
TestPlugin(Configuration *config)
Constructor, prints out info message.
Interface for configuration handling.
Configuration * config
Fawkes configuration.
Fawkes library namespace.