[ Source: golang-github-google-gofuzz ]
Package: golang-github-google-gofuzz-dev (0.0~git20170612.24818f7-1)
Links for golang-github-google-gofuzz-dev
Debian Resources:
Download Source Package golang-github-google-gofuzz:
- [golang-github-google-gofuzz_0.0~git20170612.24818f7-1.dsc]
- [golang-github-google-gofuzz_0.0~git20170612.24818f7.orig.tar.gz]
- [golang-github-google-gofuzz_0.0~git20170612.24818f7-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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 | 8.9 kB | 43.0 kB | [list of files] |