core-lightning/lightningd/test
Rusty Russell f61da7eb64 tests/test_lightningd.py: incorporate everything from old test-basic shell test.
This moves all the non-legacy blackbox testing into python.

Before:
	real	10m18.385s

After:
	real	9m54.877s

Note that this doesn't valgrind the subdaemons: that patch seems to cause
some issues in the python framework which I am still chasing.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-04-29 10:30:10 +02:00
..
Makefile tests/test_lightningd.py: incorporate everything from old test-basic shell test. 2017-04-29 10:30:10 +02:00
run-channel.c lightningd/channel: pass owner, not sender to channel_fulfill_htlc / channel_fail_htlc 2017-04-01 23:59:46 +10:30
run-commit_tx.c lightningd/test: fix tests after 62ccf266fa 2017-03-24 13:40:36 +10:30
run-cryptomsg.c lightningd/cryptomsg: discard unknown odd messages internally. 2017-04-01 23:59:46 +10:30
run-funding_tx.c lightningd/funding_tx: output number is 16 bit. 2017-03-07 11:33:24 +10:30
run-key_derive.c check-source: include tests, libdir. 2017-02-21 15:15:28 +10:30