package fuzztest

import "google.golang.org/protobuf/internal/fuzztest"

Package fuzztest contains a common fuzzer test.

Index

Functions

func Test

func Test(t *testing.T, fuzz func(b []byte) int)

Test executes a fuzz function for every entry in the corpus.

Source Files

fuzztest.go

Version
v1.30.0
Published
Mar 16, 2023
Platform
linux/amd64
Imports
6 packages
Last checked
45 minutes ago

Tools for package owners.