Documentation ¶
Overview ¶
Package power contains local Tast tests that exercise Chrome OS power management.
These tests typically perform operations that are risky or impossible to do in a local test such as suspending or rebooting the DUT.
Index ¶
- func BootWithOnlyBattery(ctx context.Context, s *testing.State)
- func DUTBehaviorOnACInsertionTabletMode(ctx context.Context, s *testing.State)
- func DUTWakeOnPowerButtonTabletMode(ctx context.Context, s *testing.State)
- func DUTWakethroughLid(ctx context.Context, s *testing.State)
- func ExtendedDisplayColdboot(ctx context.Context, s *testing.State)
- func ExtendedDisplayFunctionality(ctx context.Context, s *testing.State)
- func Reboot(ctx context.Context, s *testing.State)
- func S0ixStabilityCheck(ctx context.Context, s *testing.State)
- func ShutdownPwrbuttonStress(ctx context.Context, s *testing.State)
- func ShutdownWithCommandTabletMode(ctx context.Context, s *testing.State)
- func SuspendBattery(ctx context.Context, s *testing.State)
- func SuspendResumeUSBCDisplay(ctx context.Context, s *testing.State)
- func SystemWakeOnPowerbtnPress(ctx context.Context, s *testing.State)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShutdownPwrbuttonStress ¶
ShutdownPwrbuttonStress Perform shutdown using power button.
Types ¶
This section is empty.
Source Files ¶
- boot_with_only_battery.go
- doc.go
- dut_behavior_on_ac_insertion_tablet_mode.go
- dut_wake_on_power_button_tablet_mode.go
- dut_wakethrough_lid.go
- extended_display_coldboot.go
- extended_display_functionality.go
- reboot.go
- s0ix_stability_check.go
- shutdown_pwrbutton_stress.go
- shutdown_with_command_tablet_mode.go
- suspend_battery.go
- suspend_resume_usbc_display.go
- system_wake_on_powerbtn_press.go
Click to show internal directories.
Click to hide internal directories.