Generated stub for amount_sat_add */
| 22 | { fprintf(stderr, "amount_sat called!\n"); abort(); } |
| 23 | /* Generated stub for amount_sat_add */ |
| 24 | bool amount_sat_add(struct amount_sat *val UNNEEDED, |
| 25 | struct amount_sat a UNNEEDED, |
| 26 | struct amount_sat b UNNEEDED) |
| 27 | { fprintf(stderr, "amount_sat_add called!\n"); abort(); } |
| 28 | /* Generated stub for amount_sat_eq */ |
| 29 | bool amount_sat_eq(struct amount_sat a UNNEEDED, struct amount_sat b UNNEEDED) |
| 30 | { fprintf(stderr, "amount_sat_eq called!\n"); abort(); } |
no test coverage detected