| // Copyright 2018 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 security contains local Tast tests that exercise core security-related features. | |
| // | |
| // Some of these tests could arguably live elsewhere (e.g. the kernel or platform packages), | |
| // but we group them here based on their relevance to security. | |
| package security |