blob: 430259157c092f98dab94d4dc1f00f8a2bf7cafc [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 = "mthiyagarajan@"
NAME = "cheets_AppCompatTest.touchview.com.hbo.hbonow"
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.hbo.hbonow',
touch_view_mode=True)