rgb-cln/common/test
Christian Decker c78e2cc024 test: Fix memory leak in unit test run-gossmap_local
This was likely missed because we don't run the tests under valgrind anymore
due to time constraints. I do run them on a semi-regular basis, which is why
I found this.
2021-03-02 11:56:59 +10:30
..
Makefile build: exclude dualopend from non-experimental builds 2020-09-09 19:54:20 +09:30
exp-run-bolt12_decode.c common/bolt12: encode/decode for bolt12 offer, invoice_request and invoice 2020-12-09 16:40:13 +10:30
exp-run-bolt12_period.c common/bolt12: add calculations for offer periods. 2020-12-23 14:24:39 +01:00
exp-run-psbt_diff.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
onion-test-v0.json sphinx: Introduce a `runtest` command to the onion tool 2019-07-30 02:14:49 +00:00
run-amount.c common/amount: make fmt_amount_sat / fmt_amount_msat etc take copy. 2021-01-09 12:45:31 +01:00
run-bigsize.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-bolt11.c common/bolt11_json: extract bolt11->json code. 2021-01-09 14:34:35 +10:30
run-cryptomsg.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-derive_basepoints.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-features.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-gossip_rcvd_filter.c unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-gossmap-fp16.c common: support transitory local map additions to gossmap. 2021-02-04 12:02:36 +10:30
run-gossmap_guess_node_id.c gossmap: helper to try to map x-only nodeid into 33-byte pubkey id. 2020-12-09 16:40:13 +10:30
run-gossmap_local.c test: Fix memory leak in unit test run-gossmap_local 2021-03-02 11:56:59 +10:30
run-ip_port_parsing.c unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-json.c common: remove now-unused json_delve. 2021-01-07 19:32:47 +01:00
run-json_remove.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-json_scan.c common/json: make json_scan return an error string. 2021-01-07 19:32:47 +01:00
run-key_derive.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-lock.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-param.c cleanup: Remove stdio header from param.c 2020-12-09 06:56:21 +10:30
run-softref.c bitcoin/pubkey: add pubkey32 primitive for xonly pubkey types. 2020-12-09 16:40:13 +10:30
run-sphinx-xor_cipher_stream.c tests: Update mocks after breaking them via interleaved merges 2020-12-11 21:20:35 +01:00
run-sphinx.c tests: Move ecdh stub out of autogenerated stubs 2020-12-11 16:55:55 -06:00