mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge 6619d6a8dc into merged_master (Bitcoin PR bitcoin/bitcoin#28450)
ELEMENTS FIXME: the new package_eval fuzz target is compiling but likely will need to be fixed further for actual fuzzing
This commit is contained in:
commit
fcba9d14e3
2 changed files with 299 additions and 0 deletions
|
|
@ -309,6 +309,7 @@ test_fuzz_fuzz_SOURCES = \
|
|||
test/fuzz/netbase_dns_lookup.cpp \
|
||||
test/fuzz/node_eviction.cpp \
|
||||
test/fuzz/p2p_transport_serialization.cpp \
|
||||
test/fuzz/package_eval.cpp \
|
||||
test/fuzz/parse_hd_keypath.cpp \
|
||||
test/fuzz/parse_numbers.cpp \
|
||||
test/fuzz/parse_script.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue