blob: 5f05aa38c79b81526d6b55df7df3e3b478bb6c9a [file] [log] [blame]
# Copyright 2015 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_TouchscreenTaps"
METADATA = {
"contacts": ["chromeos-tango@google.com"],
"bug_component": "b:167277",
"criteria": "Touchscreen tap works and click count is up.",
"hw_agnostic": False,
'variant_category': '{"name": "Touchscreen_SoC_Controller_Variant-def-plus-kernelnext"}',
}
ATTRIBUTES = "suite:touch_replay_touchscreen, group:release-health, release-health_touch"
TEST_TYPE = "client"
DEPENDENCIES = "touchscreen"
job.run_test('touch_TouchscreenTaps')