WL#8462: Plugin(s) to test services of server

Status: Complete

To support the implementation of plugins there exist services (APIs) like 
"my_snprintf" or "my_plugin_log_message". To test these services systematically
one or more plugins will be needed. A kind of test frame work or example
plugin(s) shall be provided to show how tests for services can be implemented.
Goal is to run these test plugins with mtr. That allows to assure( and show) the
interaction between plugin, plugin service and SQL.