blob: 867d5d6583237cd2548d211b6fa310c9d03e18fd [file] [log] [blame]
# 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.
#
AUTHOR = "dhaddock@"
NAME = "cheets_AppCompatTest.clamshell.com.google.android.apps.plus"
PURPOSE = "Runs AppCompat's UIAutomator tests."
ATTRIBUTES = "suite:bvt-perbuild"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "login"
TEST_TYPE = "client"
DEPENDENCIES = "arc, board:eve"
DOC = """
This test starts Android container, then kicks of the UIAutomator tests from
the AppCompat team. It then saves logcat, bugreport, and screenshots to the
resultsdir.
"""
job.run_test('cheets_AppCompatTest', pkg_name='com.google.android.apps.plus',
touch_view_mode=False)