core-lightning/daemon/test
Rusty Russell 8477bd5a5f test: allow three variants in parallel with parallel make.
This means running 3 bitcoinds, which is slow enough to start on my laptop
that I need to increase the startup wait for 30 to 60 seconds, and similarly
the test.sh check loop.

Before:	real	13m42.868s
After:	real	8m19.563s (make -j3)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-11-08 21:56:55 +10:30
..
scripts test: allow three variants in parallel with parallel make. 2016-11-08 21:56:55 +10:30
Makefile test: allow three variants in parallel with parallel make. 2016-11-08 21:56:55 +10:30
run-maxfee.c db: save error, return it when we commit transaction. 2016-09-06 16:47:49 +09:30
test.sh test: allow three variants in parallel with parallel make. 2016-11-08 21:56:55 +10:30