rgb-cln/common/test
Michael Schmoock bde2806290 chore: fixes a cppcheck false positive
Just applied the same suppression as rusty in:
6635fe12e4 (Rusty Russell    2020-05-15 15:57:29 +0930 146)
/* cppcheck-suppress uninitvar - false positive on f1->bits */

My cppcheck was complaining about the same issue in the following functions.
I wonder why travis does not care though.

Changelog-None
2020-11-03 10:18:08 -06:00
..
Makefile build: exclude dualopend from non-experimental builds 2020-09-09 19:54:20 +09:30
exp-run-psbt_diff.c df: incorporate a few spec changes -- serial_id is now 64-bits 2020-10-27 19:52:05 -05:00
onion-test-v0.json sphinx: Introduce a `runtest` command to the onion tool 2019-07-30 02:14:49 +00:00
run-amount.c amount: correctly parse amount strings we generate 2020-10-21 19:34:39 +02:00
run-bigsize.c build: run update-mocks. 2020-09-24 13:19:59 +02:00
run-bolt11.c bolt11: have caller supply preferred chain. 2020-09-24 09:24:14 +09:30
run-cryptomsg.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-derive_basepoints.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-features.c chore: fixes a cppcheck false positive 2020-11-03 10:18:08 -06:00
run-gossip_rcvd_filter.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-gossmap-fp16.c psbt: pull out changeset logic into common, update API 2020-09-09 19:54:20 +09:30
run-ip_port_parsing.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-json.c common: make json_parse_input API retry friendly. 2020-08-21 09:52:33 +09:30
run-json_remove.c build: run update-mocks. 2020-09-24 13:19:59 +02:00
run-key_derive.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-lock.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-param.c json_command: command_fail_badparam helper. 2020-09-02 09:46:37 +09:30
run-softref.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30
run-sphinx.c psbt: clean up interface for setting metadata on PSBT inputs 2020-09-09 19:54:20 +09:30