rgb-cln/tests/fuzz
Antoine Poinsot 85aa53c778 fuzz: add a runner Python script for fuzz targets
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
2020-10-21 19:34:39 +02:00
..
Makefile fuzz: add a fuzz target for initial_channel 2020-10-21 19:34:39 +02:00
fuzz-addr.c build: introduce a fuzzing mode 2020-10-21 19:34:39 +02:00
fuzz-amount.c fuzz: add a fuzz target for amounts parsing 2020-10-21 19:34:39 +02:00
fuzz-base32-64.c fuzz: add a target for base32/64 encoding 2020-10-21 19:34:39 +02:00
fuzz-bech32.c fuzz: add a target for common/bech32 2020-10-21 19:34:39 +02:00
fuzz-bigsize.c fuzz: add a fuzz target for common/bigsize 2020-10-21 19:34:39 +02:00
fuzz-bip32.c fuzz: add a fuzz target for common/bip32 2020-10-21 19:34:39 +02:00
fuzz-channel_id.c fuzz: add a fuzz target for channel_id derivation 2020-10-21 19:34:39 +02:00
fuzz-close_tx.c fuzz: add a fuzz target for the close tx 2020-10-21 19:34:39 +02:00
fuzz-initial_channel.c fuzz: add a fuzz target for initial_channel 2020-10-21 19:34:39 +02:00
libfuzz.c fuzz: add a fuzz target for common/bigsize 2020-10-21 19:34:39 +02:00
libfuzz.h build: introduce a fuzzing mode 2020-10-21 19:34:39 +02:00
run.py fuzz: add a runner Python script for fuzz targets 2020-10-21 19:34:39 +02:00