bitcoin/src/test/fuzz
Fabian Jahr 1e62350ca2
refactor: Improve use of explicit keyword
2020-12-01 18:36:39 +01:00
..
FuzzedDataProvider.h
addition_overflow.cpp Drop noop gcc version checks 2020-11-25 14:38:33 +02:00
addrdb.cpp
addrman.cpp fuzz: Make addrman fuzzing harness deterministic 2020-11-19 17:21:55 +00:00
asmap.cpp
asmap_direct.cpp
autofile.cpp
banman.cpp
base_encode_decode.cpp
bech32.cpp
block.cpp
block_header.cpp
blockfilter.cpp
bloom_filter.cpp
buffered_file.cpp
chain.cpp
checkqueue.cpp
coins_view.cpp
connman.cpp fuzz: Use ConsumeRandomLengthBitVector(...) in src/test/fuzz/connman and src/test/fuzz/net 2020-11-12 15:33:43 +00:00
crypto.cpp
crypto_aes256.cpp
crypto_aes256cbc.cpp
crypto_chacha20.cpp
crypto_chacha20_poly1305_aead.cpp
crypto_common.cpp
crypto_hkdf_hmac_sha256_l32.cpp
crypto_poly1305.cpp
cuckoocache.cpp
decode_tx.cpp fuzz: Assert expected DecodeHexTx behaviour when using legacy decoding 2020-11-04 23:11:50 +00:00
descriptor_parse.cpp
deserialize.cpp fuzz: Assert roundtrip equality for both addrv1 and addrv2 versions of CService 2020-11-09 15:29:15 +00:00
eval_script.cpp
fee_rate.cpp
fees.cpp
flatfile.cpp
float.cpp
fuzz.cpp
fuzz.h
golomb_rice.cpp
hex.cpp
http_request.cpp
integer.cpp
key.cpp
key_io.cpp
kitchen_sink.cpp
load_external_block_file.cpp
locale.cpp
merkleblock.cpp fuzz: Improve coverage for CPartialMerkleTree fuzzing harness 2020-11-11 22:31:40 +00:00
message.cpp
multiplication_overflow.cpp Drop noop gcc version checks 2020-11-25 14:38:33 +02:00
net.cpp net: Treat raw message bytes as uint8_t 2020-11-20 15:11:21 +01:00
net_permissions.cpp
netaddress.cpp
p2p_transport_deserializer.cpp net: Treat raw message bytes as uint8_t 2020-11-20 15:11:21 +01:00
parse_hd_keypath.cpp tests: Add fuzzing coverage for FormatHDKeypath(...) and WriteHDKeypath(...) 2020-04-26 20:23:56 +00:00
parse_iso8601.cpp
parse_numbers.cpp
parse_script.cpp tests: Add ParseScript(...) (core_io) fuzzing harness 2019-12-10 16:39:40 +00:00
parse_univalue.cpp
policy_estimator.cpp
policy_estimator_io.cpp
pow.cpp
prevector.cpp
primitives_transaction.cpp
process_message.cpp test: Mock IBD in net_processing fuzzers 2020-11-07 07:50:59 +01:00
process_messages.cpp test: Mock IBD in net_processing fuzzers 2020-11-07 07:50:59 +01:00
protocol.cpp
psbt.cpp
random.cpp tests: Add fuzzing harness for functions/classes in random.h 2020-03-29 13:17:04 +00:00
rbf.cpp
rolling_bloom_filter.cpp
script.cpp
script_assets_test_minimizer.cpp
script_bitcoin_consensus.cpp
script_descriptor_cache.cpp
script_flags.cpp
script_interpreter.cpp
script_ops.cpp script: Remove undocumented and unused operator+ 2020-04-15 10:01:55 -04:00
script_sigcache.cpp
script_sign.cpp
scriptnum_ops.cpp fuzz: add missing overrides to signature_checker 2020-07-22 05:27:13 +02:00
secp256k1_ec_seckey_import_export_der.cpp
secp256k1_ecdsa_signature_parse_der_lax.cpp
signature_checker.cpp refactor: Improve use of explicit keyword 2020-12-01 18:36:39 +01:00
signet.cpp
span.cpp
spanparsing.cpp
string.cpp
strprintf.cpp
system.cpp
timedata.cpp
transaction.cpp
tx_in.cpp
tx_out.cpp
txrequest.cpp
util.h Merge #20425: fuzz: Make CAddrMan fuzzing harness deterministic 2020-12-01 14:04:10 +01:00