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
https://oss-fuzz-build-logs.storage.googleapis.com/index.html#cosmos-sdk
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
https://oss-fuzz-build-logs.storage.googleapis.com/index.html#cosmos-sdk