core-lightning/test/commits
Rusty Russell 126c91e1b1 test/test_protocol: don't allow multiple commits in flight by default.
Add "nocommitwait" for the two cases we test that, otherwise add
assertions that we never end up dealing with anything other than
the previous commit.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-05-17 15:01:10 +09:30
..
01-offer1.script test/test_protocol: add checksync command to assert nodes are in sync. 2016-05-17 13:48:11 +09:30
01-offer1.script.expected test/test_protocol: simulator for the updated wire-protocol BOLT. 2016-05-17 13:47:44 +09:30
02-offer2.script test/test_protocol: add checksync command to assert nodes are in sync. 2016-05-17 13:48:11 +09:30
02-offer2.script.expected test/test_protocol: simulator for the updated wire-protocol BOLT. 2016-05-17 13:47:44 +09:30
03-fulfill1.script test/test_protocol: add checksync command to assert nodes are in sync. 2016-05-17 13:48:11 +09:30
03-fulfill1.script.expected test/test_protocol: simulator for the updated wire-protocol BOLT. 2016-05-17 13:47:44 +09:30
04-two-commits-onedir.script test/test_protocol: add checksync command to assert nodes are in sync. 2016-05-17 13:48:11 +09:30
04-two-commits-onedir.script.expected test/test_protocol: simulator for the updated wire-protocol BOLT. 2016-05-17 13:47:44 +09:30
05-two-commits-in-flight.script test/test_protocol: don't allow multiple commits in flight by default. 2016-05-17 15:01:10 +09:30
05-two-commits-in-flight.script.expected test/test_protocol: simulator for the updated wire-protocol BOLT. 2016-05-17 13:47:44 +09:30
10-commits-crossover.script test/test_protocol: add checksync command to assert nodes are in sync. 2016-05-17 13:48:11 +09:30
10-commits-crossover.script.expected test/test_protocol: simulator for the updated wire-protocol BOLT. 2016-05-17 13:47:44 +09:30
13-fee.script test/test_protocol: add fee support. 2016-05-17 13:49:32 +09:30
13-fee.script.expected test/test_protocol: add fee support. 2016-05-17 13:49:32 +09:30
14-fee-twice.script test/test_protocol: add fee support. 2016-05-17 13:49:32 +09:30
14-fee-twice.script.expected test/test_protocol: add fee support. 2016-05-17 13:49:32 +09:30
15-fee-twice-back-to-back.script test/test_protocol: don't allow multiple commits in flight by default. 2016-05-17 15:01:10 +09:30
15-fee-twice-back-to-back.script.expected test/test_protocol: don't bother keeping acked (outgoing) queue. 2016-05-17 13:56:08 +09:30