lacros

package
v0.0.0-...-683b059 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2022 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package lacros provides common constants, vars and helper functions for Lacros update tests.

Index

Constants

View Source
const (
	// LacrosUserDataDir is the directory that contains the user data of Lacros.
	LacrosUserDataDir       = "/home/chronos/user/lacros/"
	LacrosRootComponentPath = "/home/chronos/cros-components/"
)

For common directories or paths

View Source
const (
	CorruptStatefulFilePath  = "/mnt/stateful_partition/.corrupt_stateful"
	RootfsLacrosImageFileURL = "file:///opt/google/lacros"
	BogusComponentUpdaterURL = "http://localhost:12345"
	VersionURL               = "chrome://version/"

	// Lacros component names.
	LacrosCanaryComponent = "lacros-dogfood-canary"
	LacrosDevComponent    = "lacros-dogfood-dev"
	LacrosBetaComponent   = "lacros-dogfood-beta"
	LacrosStableComponent = "lacros-dogfood-stable"
)

For Lacros update tests and services

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL