# 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.
#

AUTHOR = "ARC Team"
ATTRIBUTES = "suite:smoke"
NAME = "cheets_StartAndroid.smoke"
TIME = "MEDIUM"
TEST_CATEGORY = "Functional"
TEST_CLASS = "login"
TEST_TYPE = "client"

DOC = """
This test verifies in the VM a single login to the browser and start of ARC.
"""

job.run_test('cheets_StartAndroid', count=1, tag='sanity')