jazzer

package
v0.39.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2023 License: Apache-2.0 Imports: 13 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) Cleanup added in v0.5.0

func (r *Runner) Cleanup(ctx context.Context)

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
	TargetMethod                  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