core-lightning/tools/test
Rusty Russell 8f39002715 tools/generate-wire.py: have printwire routines do demarshal.
This works better in general: let printwire_x do the work of figuring
out how to demarshal x.  This is particularly important for TLVs, which
require a call to tlv_x_new() first.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-25 13:55:44 +10:30
..
enum.c tools/generate-wire.py: have printwire routines do demarshal. 2022-03-25 13:55:44 +10:30
enum.h tools/generate-wire.py: have printwire routines do demarshal. 2022-03-25 13:55:44 +10:30
Makefile Build race fixes: create ccan/config.h atomically, make tools/test/test_gen.c depend on it 2021-08-14 12:43:54 +09:30
run-test-wire.c tools/generate-wire.py: have printwire routines do demarshal. 2022-03-25 13:55:44 +10:30
test_cases gen/impl_template: fix generation of singleton varsize elements. 2021-06-04 16:13:08 +09:30