blob: 6c859bdd3e738fbda2b1ba1038c96664034017a4 [file] [log] [blame]
# Copyright 2017 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
NAME = "touch_StylusTaps"
METADATA = {
"contacts": ["chromeos-tango@google.com"],
"bug_component": "b:189315",
"criteria": "Taps/Clicks from stylus are present, and click count is up.",
"hw_agnostic": False
}
ATTRIBUTES = "suite:touch_replay_stylus"
TEST_TYPE = "client"
DEPENDENCIES = "stylus"
job.run_test('touch_StylusTaps')