rgb-cln/wallet/test
Christian Decker ee25547576 Re-enable builds with DEVELOPER=0
Two changes:
 - Fixed the function signature of noleak_ to match in both
   configurations
 - Added memleak.o to linker for tests

Generating the stubs for the unit tests doesn't really work since the
stubs are checked in an differ between the two configurations, so
adding memleak to the linker fixes that, by not requiring stubs to be
generated in the first place.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2017-12-20 12:43:10 +01:00
..
.gitignore wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00
Makefile Re-enable builds with DEVELOPER=0 2017-12-20 12:43:10 +01:00
run-db.c Re-enable builds with DEVELOPER=0 2017-12-20 12:43:10 +01:00
run-wallet.c Re-enable builds with DEVELOPER=0 2017-12-20 12:43:10 +01:00
test_utils.h wallet: move tests into test/ dir like other unit tests. 2017-12-13 22:46:10 +01:00