cosmos-sdk/fuzz
Marko 412e2fc86e
feat: configurable fastnode (#13321)
2022-09-20 08:49:18 +00:00
..
tests feat: configurable fastnode (#13321) 2022-09-20 08:49:18 +00:00
README.md
oss-fuzz-build.sh fix(fuzz): fix OSS-Fuzz build (#13152) 2022-09-05 11:23:48 +00:00

README.md

Fuzzing

Running

The fuzz tests are in standard Go format. To run a fuzz test, use the -fuzz flag to go test. For example:

$ go test -fuzz FuzzCryptoHDNewParamsFromPath ./tests

oss-fuzz build status

https://oss-fuzz-build-logs.storage.googleapis.com/index.html#cosmos-sdk