blob: 5f28c3a8324188a1bd843a6798728ff3d3190b9c [file] [log] [blame]
# Copyright 2019 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 = "bneella@"
NAME = "cheets_AppCompatTest.clamshell.com.google.earth"
PURPOSE = "Runs AppCompat's UIAutomator tests."
ATTRIBUTES = "suite:app-compat"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "login"
TEST_TYPE = "client"
DOC = """
This runs the AppCompat teams UI Automator tests.
"""
job.run_test('cheets_AppCompatTest', pkg_name='com.google.earth',
touch_view_mode=False)