build

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CommonBuildEnv

func CommonBuildEnv() ([]string, error)

Types

type Result

type Result struct {
	// Canonical path of the fuzz test executable
	Executable string
	// Canonical path of the fuzz test's default seed corpus directory
	SeedCorpus string
	// Canonical path of the build directory
	BuildDir string
	// The engine for which the fuzz test was built
	Engine string
	// The sanitizers with which the fuzz test was built
	Sanitizers []string
	// The canonical paths of the fuzz test's runtime dependencies
	RuntimeDeps []string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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