Module vm

Source

StructsΒ§

Config
Configuration to start TestVm.
GuestProcess
Represents a command running in the guest. See TestVm::exec_in_guest_async()
TestVm
Test fixture to spin up a VM running a guest that can be communicated with.

ConstantsΒ§

ARCH πŸ”’
BOOT_TIMEOUT πŸ”’
Timeout for the VM to boot and the delegate to report that it’s ready.
COMMUNICATION_TIMEOUT πŸ”’
Timeout when waiting for pipes that are expected to be ready.
DEFAULT_COMMAND_TIMEOUT πŸ”’
Default timeout when waiting for guest commands to execute
PREBUILT_URL πŸ”’

StaticsΒ§

PREP_ONCE πŸ”’

FunctionsΒ§

kernel_prebuilt_url_string πŸ”’
local_path_from_url πŸ”’
prebuilt_version πŸ”’
rootfs_prebuilt_url_string πŸ”’