1 # Copyright 2016 The Chromium OS Authors. All rights reserved. 2 # Use of this source code is governed by a BSD-style license that can be 3 # found in the LICENSE file. 4 # 5 6 AUTHOR = "ARC Team" 7 NAME = "cheets_StartAndroid" 8 TIME = "SHORT" 9 TEST_CATEGORY = "Functional" 10 TEST_CLASS = "login" 11 TEST_TYPE = "client" 12 JOB_RETRIES = 2 13 14 DOC = """ 15 This is a helper utility to log-in Chrome for CTS. 16 See also cheets_CTS for more details. 17 """ 18 19 job.run_test('cheets_StartAndroid') 20