[ Source: golang-github-google-gofuzz ]
Package: golang-github-google-gofuzz-dev (1.2.0-1)
Links for golang-github-google-gofuzz-dev
Debian Resources:
Download Source Package golang-github-google-gofuzz:
- [golang-github-google-gofuzz_1.2.0-1.dsc]
- [golang-github-google-gofuzz_1.2.0.orig.tar.gz]
- [golang-github-google-gofuzz_1.2.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- golang-github-adamkorcz-go-fuzz-headers-1-dev
- python-mockldap
- python3-mockldap
- python-mockldap-doc
- golang-github-go-viper-mapstructure-dev
- netsed
- golang-github-joshuarubin-lifecycle-dev
- golang-github-sanity-io-litter-dev
- golang-github-powerman-deepequal-dev
- protoc-gen-go-1-5
- golang-github-tideland-golib-dev
Fuzz testing for Go
gofuzz is a library for populating go objects with random values.
This is useful for testing:
* Do your project's objects really serialize/unserialize correctly in all cases? * Is there an incorrectly formatted object that will cause your project to panic?
Import with import "github.com/google/gofuzz"
This package contains the source.
Download golang-github-google-gofuzz-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 12.6 kB | 60.0 kB | [list of files] |