Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com> Co-authored-by: Marko <marbar3778@yahoo.com> |
||
|---|---|---|
| .. | ||
| tests | ||
| oss-fuzz-build.sh | ||
| 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