/* Copyright 2016 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. */ /* This file is included by cts_common.h as an enumeration of error codes. */ CTS_RC_SUCCESS, CTS_RC_FAILURE, CTS_RC_BAD_SYNC, CTS_RC_UNKNOWN