Documentation ¶
Overview ¶
Package crash contains local Tast tests that exercise Chrome OS crash handling.
These tests typically perform operations that are risky or impossible to do in a local test such as panicking or otherwise forcibly rebooting the DUT.
Index ¶
- func ECCrash(ctx context.Context, s *testing.State)
- func EarlyCrash(ctx context.Context, s *testing.State)
- func KernelCrash(ctx context.Context, s *testing.State)
- func LockCorePattern(ctx context.Context, s *testing.State)
- func ReporterStartup(ctx context.Context, s *testing.State)
- func WatchdogCrash(ctx context.Context, s *testing.State)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReporterStartup ¶
ReporterStartup tests crash reporter is set up correctly after reboot. Equivalent to the local test in testReporterStartup, but without re-initializing to catch problems with the default crash reporting setup. See src/chromiumos/tast/local/bundles/cros/platform/user_crash.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.