Documentation ¶
Overview ¶
Package instance provides helper functions for creation of temporal instances used for testing of images, patches and bisection.
Index ¶
- Variables
- func ExecprogCmd(execprog, executor, OS, arch, sandbox string, repeat, threaded, collide bool, ...) string
- func FuzzerCmd(fuzzer, executor, name, OS, arch, fwdAddr, sandbox string, ...) string
- func OldFuzzerCmd(fuzzer, executor, name, OS, arch, fwdAddr, sandbox string, procs int, ...) string
- func OverrideVMCount(cfg *mgrconfig.Config, n int) error
- func SetConfigImage(cfg *mgrconfig.Config, imageDir string, reliable bool) error
- type CrashError
- type Env
- type TestError
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ExecprogCmd ¶
func OldFuzzerCmd ¶
Types ¶
type CrashError ¶
func (*CrashError) Error ¶
func (err *CrashError) Error() string
Click to show internal directories.
Click to hide internal directories.