jazzer

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	*RunnerOptions
	*libfuzzer.Runner
}

func NewRunner

func NewRunner(options *RunnerOptions) *Runner

func (*Runner) FuzzerEnvironment

func (r *Runner) FuzzerEnvironment() ([]string, error)

func (*Runner) Run

func (r *Runner) Run(ctx context.Context) error

type RunnerOptions

type RunnerOptions struct {
	LibfuzzerOptions              *libfuzzer.RunnerOptions
	AutofuzzTarget                string
	TargetClass                   string
	ClassPaths                    []string
	InstrumentationPackageFilters []string
}

func (*RunnerOptions) ValidateOptions

func (options *RunnerOptions) ValidateOptions() error

Jump to

Keyboard shortcuts

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