rgb-cln/tools/test
Rusty Russell a770f51d0e tools/generate_wire.py: make functions allocate the TLV.
Requiring the caller to allocate them is ugly, and differs from
other types.

This means we need a context arg if we don't have one already.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
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
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
run-test-wire.c tools/generate_wire.py: make functions allocate the TLV. 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