llvm

package
v0.38.1 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CoverageGenerator added in v0.18.0

type CoverageGenerator struct {
	OutputFormat    string
	OutputPath      string
	BuildSystem     string
	BuildCommand    string
	BuildSystemArgs []string
	CleanCommand    string
	NumBuildJobs    uint
	SeedCorpusDirs  []string
	UseSandbox      bool
	FuzzTest        string
	ProjectDir      string
	Stderr          io.Writer
	BuildStdout     io.Writer
	BuildStderr     io.Writer
	// contains filtered or unexported fields
}

func (*CoverageGenerator) BuildFuzzTestForCoverage added in v0.18.0

func (cov *CoverageGenerator) BuildFuzzTestForCoverage() error

func (*CoverageGenerator) GenerateCoverageReport added in v0.18.0

func (cov *CoverageGenerator) GenerateCoverageReport() (string, error)

Jump to

Keyboard shortcuts

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