Documentation
¶
Overview ¶
Package vm is a package that provides a function to check if tests are running under QEMU.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsRunningOnVM ¶
func IsRunningOnVM() bool
IsRunningOnVM returns true if the test is running under QEMU. Please do not use this to skip running your test entirely. Instead, introduce a new dependency describing the required feature: https://chromium.googlesource.com/chromiumos/platform/tast/+/HEAD/docs/test_dependencies.md
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.