gen

package
v0.0.0-...-7893975 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package gen automatically generates fuzz functions, and is the main entry point for the fzgen command.

See the project README for additional information:

https://github.com/thepudds/fzgen

Index

Constants

This section is empty.

Variables

View Source
var Usage = `` /* 1078-byte string literal not displayed */

Usage contains short usage information.

Functions

func EmitIndependentWrappers

func EmitIndependentWrappers(pkgPath string, pkgFuncs *pkg, wrapperPkgName string, options wrapperOptions) ([]byte, error)

emitIndependentWrappers emits fuzzing wrappers where possible for the list of functions passed in. It might skip a function if it has no input parameters, or if it has a non-fuzzable parameter type such as interface{}.

func FzgenMain

func FzgenMain() int

Types

This section is empty.

Directories

Path Synopsis
internal
mod

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL