blob: 8941be58c441b5c6bea2b67ebae1a4a76bea4de5 [file]
// Copyright 2019 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// 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.
package crash