Generated stub for amount_sat_add */
| 42 | { fprintf(stderr, "amount_sat called!\n"); abort(); } |
| 43 | /* Generated stub for amount_sat_add */ |
| 44 | bool amount_sat_add(struct amount_sat *val UNNEEDED, |
| 45 | struct amount_sat a UNNEEDED, |
| 46 | struct amount_sat b UNNEEDED) |
| 47 | { fprintf(stderr, "amount_sat_add called!\n"); abort(); } |
| 48 | /* Generated stub for amount_sat_eq */ |
| 49 | bool amount_sat_eq(struct amount_sat a UNNEEDED, struct amount_sat b UNNEEDED) |
| 50 | { fprintf(stderr, "amount_sat_eq called!\n"); abort(); } |
no test coverage detected