Rusty Russell
9fe8f3ab2e
build: suppress amount checking in fuzzing tests.
```
tests/fuzz/fuzz-funder-policy.c:32: amt.satoshis %= (MAX_SATS + 1);
tests/fuzz/fuzz-funder-policy.c:132: total.satoshis, tcase->max_channel_size.satoshis);
tests/fuzz/fuzz-funder-policy.c:140: our_funds.satoshis, tcase->policy.per_channel_min.satoshis);
tests/fuzz/fuzz-funder-policy.c:145: our_funds.satoshis, tcase->policy.per_channel_max.satoshis);
tests/fuzz/fuzz-funder-policy.c:155: our_funds.satoshis, tcase->available_funds.satoshis,
tests/fuzz/fuzz-funder-policy.c:156: tcase->policy.reserve_tank.satoshis);
tests/fuzz/fuzz-funder-policy.c:161: tcase->policy.reserve_tank.satoshis, tcase->available_funds.satoshis,
tests/fuzz/fuzz-funder-policy.c:162: our_funds.satoshis);
make: *** [Makefile:577: check-amount-access] Error 1
```
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-09-22 12:43:35 +09:30
..
2025-09-22 11:03:54 +09:30
2024-11-19 09:05:55 +10:30
2025-09-15 11:28:20 +09:30
2025-07-08 12:54:56 +09:30
2025-09-22 10:23:24 +09:30
2025-09-15 11:30:08 +09:30
2025-09-15 13:39:18 +09:30
2025-08-06 13:53:49 +09:30
2025-09-15 13:42:38 +09:30
2025-09-15 13:43:40 +09:30
2025-09-22 11:03:54 +09:30
2025-04-15 19:53:47 +09:30
2025-04-15 19:53:47 +09:30
2025-04-15 19:53:47 +09:30
2025-09-15 11:31:00 +09:30
2025-09-22 12:43:35 +09:30
2025-07-08 14:47:36 +09:30
2024-11-13 13:24:06 +10:30
2024-06-19 15:54:24 +09:30
2025-05-13 14:52:15 +09:30
2025-09-15 11:21:25 +09:30
2025-09-15 11:28:07 +09:30
2024-10-16 07:14:32 +10:30
2025-03-18 14:30:58 +10:30
2024-11-21 14:15:36 +10:30
2025-05-13 14:52:15 +09:30
2024-11-21 14:15:36 +10:30
2024-11-21 14:15:36 +10:30
2024-11-21 14:15:36 +10:30
2024-10-16 07:14:32 +10:30
2025-09-22 11:03:54 +09:30