Documentation
¶
Overview ¶
Package kiosk contains Tast tests that check Kiosk.
Index ¶
- func AppsCachedOffline(ctx context.Context, s *testing.State)
- func AutoLoginBailout(ctx context.Context, s *testing.State)
- func CRXManifestUpdateURLIgnored(ctx context.Context, s *testing.State)
- func Close(ctx context.Context, s *testing.State)
- func FloatingAccessibilityMenuEnabled(ctx context.Context, s *testing.State)
- func LacrosRestartOnCrash(ctx context.Context, s *testing.State)
- func LaunchWithDeviceEphemeralUsersEnabled(ctx context.Context, s *testing.State)
- func NoSystemUI(ctx context.Context, s *testing.State)
- func StartAppFromSignInScreen(ctx context.Context, s *testing.State)
- type KioskService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KioskService ¶
type KioskService struct {
// contains filtered or unexported fields
}
KioskService implements tast.cros.kiosk.KioskService.
func (*KioskService) ConfirmKioskStarted ¶
func (c *KioskService) ConfirmKioskStarted(ctx context.Context, req *ppb.ConfirmKioskStartedRequest) (*empty.Empty, error)
ConfirmKioskStarted confirms kiosk mode started.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.