core-lightning/lightningd/test
Rusty Russell dfc132b2fe memleak: add backtrace to allocations.
We use the tal notifiers to attach a `backtrace` object on every
allocation.

This also means moving backtrace_state from log.c into lightningd.c, so
we can hand it to memleak_init().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-20 12:43:10 +01:00
..
Makefile test: fix dependencies. 2017-11-22 19:40:46 +01:00
run-commit_tx.c Remove redundant code 2017-12-11 03:38:37 +00:00
run-cryptomsg.c bitcoind: contain ld pointer. 2017-11-03 05:18:49 +00:00
run-find_my_path.c memleak: add backtrace to allocations. 2017-12-20 12:43:10 +01:00
run-funding_tx.c common: remove unused assert() headers. 2017-10-26 12:53:09 +02:00
run-key_derive.c common: move some files out of lightningd/ 2017-08-29 17:54:14 +02:00