rust-bitcoin-unsafe-fast/fuzz/fuzz_targets/bitcoin
Andrew Poelstra fd88e48696
fuzz: remove AFL support
AFAICT we literally never used this; it was available only on the
bitcoin targets and not the honggfuzz ones; AFL has a broken dep
tree (or at least, requires some more MSRV pins that I did not care
to investigate).

Just remove it entirely.
2023-04-27 00:24:52 +00:00
..
deser_net_msg.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
deserialize_address.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
deserialize_amount.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
deserialize_block.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
deserialize_prefilled_transaction.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
deserialize_psbt.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
deserialize_script.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
deserialize_transaction.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
deserialize_witness.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
outpoint_string.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00
script_bytes_to_asm_fmt.rs fuzz: remove AFL support 2023-04-27 00:24:52 +00:00