blob: 85ef3368e3b90492a9faf50011868801c7ea99d8 [file] [log] [blame]
# Copyright 2014 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_WakeupSource.touchscreen"
METADATA = {
"contacts": ["chromeos-power@google.com"],
"bug_component": "b:1361410",
"criteria": "Touchscreen is a a wakeup source.",
"hw_agnostic": False
}
ATTRIBUTES = "suite:power_daily_misc, group:release-health, release-health_power"
TEST_TYPE = "client"
DEPENDENCIES = "touchscreen"
job.run_test('touch_WakeupSource', source='touchscreen')