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.36.6 (latest)
Published
Mar 24, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
2 hours ago

Tools for package owners.