Generated stub for json_get_membern */
| 50 | { fprintf(stderr, "command_usage_only called!\n"); abort(); } |
| 51 | /* Generated stub for json_get_membern */ |
| 52 | const jsmntok_t *json_get_membern(const char *buffer UNNEEDED, |
| 53 | const jsmntok_t tok[] UNNEEDED, |
| 54 | const char *label UNNEEDED, size_t len UNNEEDED) |
| 55 | { fprintf(stderr, "json_get_membern called!\n"); abort(); } |
| 56 | /* Generated stub for json_next */ |
| 57 | const jsmntok_t *json_next(const jsmntok_t *tok UNNEEDED) |
| 58 | { fprintf(stderr, "json_next called!\n"); abort(); } |
no test coverage detected