core-lightning/test
Rusty Russell 0c4eb06e26 test_onion: remove gratuitous dynamic alloc, cleanup on exit.
We skipped freeing the context in the too-many-hops case.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-10-07 12:34:45 +10:30
..
.gitignore test/onion_key: helper to generate deterministic key pairs. 2015-10-06 12:03:09 +10:30
onion_key.c test/onion_key: code cleanup. 2015-10-07 12:05:14 +10:30
onion_key.h onion_key: allowing both odd and even pubkeys 2015-10-06 23:49:52 +10:00
test_onion.c test_onion: remove gratuitous dynamic alloc, cleanup on exit. 2015-10-07 12:34:45 +10:30
test_onion.py test_onion.py: control generate/decode from command line 2015-10-06 23:49:52 +10:00
test_state_coverage.c test_state_coverage: test all accept_pkt failure paths. 2015-09-29 09:47:56 +09:30