package
0.0.0-20250311210455-ee70e6dbc377
Repository: https://github.com/google/syzkaller.git
Documentation: pkg.go.dev

# Functions

DiagnoseFreeBSD sends the debug commands to the given writer which is expected to be connected to a panicked FreeBSD kernel.
DiagnoseLinux diagnoses some Linux kernel bugs over the provided ssh callback.
DiagnoseOpenBSD sends the debug commands to the given writer which is expected to be connected to a paniced openbsd kernel.
Escapes double quotes(and nested double quote escapes).
No description provided by the author
No description provided by the author
No description provided by the author
OpenAdbConsole provides fallback console output using 'adb shell dmesg -w'.
Tested on Suzy-Q and BeagleBone.
Open console log by cmd.
Open dmesg remotely.
OpenRemoteKernelLog accesses to the host where Android VM runs on, not Android VM itself.
No description provided by the author
Register registers a new VM type within the package.
No description provided by the author
Sleep for d.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Close to interrupt all pending operations in all VMs.
No description provided by the author
No description provided by the author

# Structs

BootError is returned by Pool.Create when VM does not boot.
No description provided by the author
Env contains global constant parameters for a pool of VMs.
By default, all Pool.Create() errors are related to infrastructure problems.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Infoer is an optional interface that can be implemented by Instance.
Instance represents a single VM.
Pool represents a set of test machines (VMs, physical devices, etc) of particular type.