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.34.0
Published
Apr 30, 2024
Platform
js/wasm
Imports
5 packages
Last checked
7 hours ago

Tools for package owners.