[ 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:
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] |