rgb-cln/gossipd/test
Rusty Russell aca2e4f722 common/memleak: add dynamic hooks for assisting memleak.
Rather than reaching into data structures, let them register their own
callbacks.  This avoids us having to expose "memleak_remove_xxx"
functions, and call them manually.

Under the hood, this is done by having a specially-named tal child of
the thing we want to assist, containing the callback.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-09-06 14:35:01 +02:00
..
.gitignore gossipd/test/run-bench-find_route: don't abort if we try to route to ourselves 2017-12-20 13:57:28 +01:00
Makefile gossipd: test vectors for https://github.com/lightningnetwork/lightning-rfc/pull/557 2019-08-10 02:48:34 +00:00
run-bench-find_route.c common/memleak: add dynamic hooks for assisting memleak. 2019-09-06 14:35:01 +02:00
run-crc32_of_update.c common/memleak: add dynamic hooks for assisting memleak. 2019-09-06 14:35:01 +02:00
run-extended-info.c common/memleak: add dynamic hooks for assisting memleak. 2019-09-06 14:35:01 +02:00
run-find_route-specific.c common/memleak: add dynamic hooks for assisting memleak. 2019-09-06 14:35:01 +02:00
run-find_route.c common/memleak: add dynamic hooks for assisting memleak. 2019-09-06 14:35:01 +02:00
run-overlong.c common/memleak: add dynamic hooks for assisting memleak. 2019-09-06 14:35:01 +02:00