daemon: first unit test, infrastructure.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2016-08-23 13:29:02 +09:30
parent 24298a4278
commit c11c81a920
5 changed files with 151 additions and 28 deletions

View File

@@ -112,3 +112,5 @@ daemon-clean:
daemon-maintainer-clean:
$(RM) $(DAEMON_GEN_HEADERS)
include daemon/test/Makefile