Documentation ¶
Index ¶
- func DiskErrors(ctx context.Context, s *testing.State)
- func MemCheck(ctx context.Context, s *testing.State)
- func MemtesterFast(ctx context.Context, s *testing.State)
- func MemtesterSlow(ctx context.Context, s *testing.State)
- func SensorAccel(ctx context.Context, s *testing.State)
- func SensorActivity(ctx context.Context, s *testing.State)
- func SensorIioservice(ctx context.Context, s *testing.State)
- func SensorIioserviceHard(ctx context.Context, s *testing.State)
- func SensorLight(ctx context.Context, s *testing.State)
- func SensorPresence(ctx context.Context, s *testing.State)
- func SensorRing(ctx context.Context, s *testing.State)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SensorAccel ¶
SensorAccel gets the current sensor reading of all accelerometer sensors and verifies that the data is within 25% of 1g.
func SensorIioservice ¶
SensorIioservice reads all devices' samples from daemon iioservice.
func SensorIioserviceHard ¶
SensorIioserviceHard reads all devices' samples from daemon iioservice.
func SensorLight ¶
SensorLight gets the current sensor reading of all light sensors.
func SensorPresence ¶
SensorPresence verifies that sensors defined in a board's model.yaml file are defined as iio devices on the DUT.
Types ¶
This section is empty.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Package crosconfig provides hardware-specific methods for interacting with the cros_config command line utility.
|
Package crosconfig provides hardware-specific methods for interacting with the cros_config command line utility. |
Package memcheck implements the test scenario for the hardware.MemCheck test.
|
Package memcheck implements the test scenario for the hardware.MemCheck test. |
Package memtester runs the memtester utility to find memory subsystem faults.
|
Package memtester runs the memtester utility to find memory subsystem faults. |
Click to show internal directories.
Click to hide internal directories.