Generated stub for plugin_err */
| 74 | { fprintf(stderr, "json_add_currencyrate called!\n"); abort(); } |
| 75 | /* Generated stub for plugin_err */ |
| 76 | void plugin_err(struct plugin *p UNNEEDED, const char *fmt UNNEEDED, ...) |
| 77 | { fprintf(stderr, "plugin_err called!\n"); abort(); } |
| 78 | /* Generated stub for plugin_log */ |
| 79 | void plugin_log(struct plugin *p UNNEEDED, enum log_level l UNNEEDED, const char *fmt UNNEEDED, ...) |
| 80 | { fprintf(stderr, "plugin_log called!\n"); abort(); } |
no test coverage detected