Generated stub for plugin_log */
| 101 | { fprintf(stderr, "plugin_gossmap_logcb called!\n"); abort(); } |
| 102 | /* Generated stub for plugin_log */ |
| 103 | void plugin_log(struct plugin *p UNNEEDED, enum log_level l UNNEEDED, const char *fmt UNNEEDED, ...) |
| 104 | { fprintf(stderr, "plugin_log called!\n"); abort(); } |
| 105 | /* Generated stub for plugin_notification_end_obs */ |
| 106 | void plugin_notification_end_obs(struct plugin *plugin UNNEEDED, |
| 107 | struct json_stream *stream TAKES UNNEEDED) |
no test coverage detected