fixture
0.1.0
Module linux
Structs
Constants
Functions
Type Aliases
In fixture::sys
?
Module
fixture
::
sys
::
linux
source
·
[
−
]
Structs
§
TestVmSys
Constants
§
CONTROL_PIPE
🔒
FROM_GUEST_PIPE
🔒
TO_GUEST_PIPE
🔒
VM_COMMUNICATION_TIMEOUT
🔒
Timeout for communicating with the VM. If we do not hear back, panic so we do not block the tests.
VM_JSON_CONFIG_FILE
🔒
Functions
§
binary_name
Returns the name of crosvm binary.
mkfifo
🔒
Safe wrapper for libc::mkfifo
Type Aliases
§
SerialArgs
🔒