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.5 (latest)
Published
Feb 6, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
10 hours ago

Tools for package owners.