Documentation ¶
Overview ¶
Package powercontrol provides the control of power related operations on DUT.
Index ¶
- func ChromeOSLogin(ctx context.Context, dut *dut.DUT, rpcHint *testing.RPCHint) error
- func PowerOntoDUT(ctx context.Context, pxy *servo.Proxy, dut *dut.DUT) error
- func ShutdownAndWaitForPowerState(ctx context.Context, pxy *servo.Proxy, dut *dut.DUT, powerState string) error
- func ValidatePrevSleepState(ctx context.Context, dut *dut.DUT, sleepStateValue int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChromeOSLogin ¶
ChromeOSLogin performs login to DUT.
func PowerOntoDUT ¶
PowerOntoDUT performs power normal press to wake DUT.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.