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.32.0
Published
Dec 22, 2023
Platform
js/wasm
Imports
6 packages
Last checked
7 hours ago

Tools for package owners.