| // Copyright 2020 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 checkers is a collection of canonical methods to verify test-relevant information about a DUT. | |
| // It should not modify the DUT state. | |
| package checkers |