aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/merkleblock.cpp
AgeCommit message (Expand)Author
2021-02-22scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContextMarcoFalke
2021-01-11fuzz: Introduce CallOneOf helper to replace switch-caseMarcoFalke
2020-12-10fuzz: Link all targets onceMarcoFalke
2020-11-11fuzz: Improve coverage for CPartialMerkleTree fuzzing harnesspracticalswift
2020-05-14Switch from Optional<T> to std::optional<T> (C++17). Run clang-format.practicalswift
2020-03-29tests: Add fuzzing harness for functions/classes in merkleblock.hpracticalswift