aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/scriptnum_ops.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-07-22fuzz: add missing overrides to signature_checkerJon Atack
2020-04-09script: prevent UB when computing abs value for num opcode serializepierrenn
2020-04-03fuzz: Add CScriptNum::getint coverageMarcoFalke
2020-03-09tests: Add fuzzing harness for CScriptNum operationspracticalswift