core-lightning/lightningd
Rusty Russell 6f5fed17d8 lightningd/test: simple black-box tests.
These use the same infrastructure as the daemon/test blackbox tests,
so they're not currently wired into make check; use make
"lightningd-blackbox-tests".
2017-01-10 15:38:33 +10:30
..
hsm lightningd/lightningd: start HSM at initialization time. 2017-01-10 15:38:33 +10:30
test lightningd/test: simple black-box tests. 2017-01-10 15:38:33 +10:30
.gitignore lightningd/hsm: simple daemon to control the keys. 2017-01-10 15:38:33 +10:30
cryptomsg.c cryptomsg: add towire/fromwire for crypto state. 2017-01-10 15:38:33 +10:30
cryptomsg.h cryptomsg: add towire/fromwire for crypto state. 2017-01-10 15:38:33 +10:30
hsm_control.c lightningd/lightningd: start HSM at initialization time. 2017-01-10 15:38:33 +10:30
hsm_control.h lightningd/lightningd: start HSM at initialization time. 2017-01-10 15:38:33 +10:30
lightningd.c lightningd/lightningd: add rpc interface. 2017-01-10 15:38:33 +10:30
lightningd.h lightningd/lightningd: start HSM at initialization time. 2017-01-10 15:38:33 +10:30
Makefile lightningd/lightningd: add rpc interface. 2017-01-10 15:38:33 +10:30
subdaemon.c lightningd/subdaemon: routines to create daemons and get request/response. 2017-01-10 15:38:33 +10:30
subdaemon.h lightningd/subdaemon: routines to create daemons and get request/response. 2017-01-10 15:38:33 +10:30