blob: cffb3e612b5a8d7e0881d2ccbf56c7655091ee5d [file] [log] [blame]
# Copyright (c) 2013 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.
NAME = "hardware_TouchScreenPowerCycles"
AUTHOR = "Chrome OS Team"
PURPOSE = "Check whether there are spurious contacts."
CRITERIA = "Fails if there are any spurious contacts."
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "hardware"
TEST_TYPE = "Client"
DOC = """
Check if there are any spurious contacts when power is cycled.
"""
job.run_test('hardware_TouchScreenPowerCycles')