blob: d3767db571bc5bf350502e141018de51bf9e2a17 [file] [log] [blame]
# Copyright (c) 2014 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 = 'kernel_CrosECSysfs'
AUTHOR = 'wfrichar, rspangler'
PURPOSE = 'Test cros_ec driver and sysfs interface'
CRITERIA = 'Fails if EC sysfs interface is not present'
TIME = 'SHORT'
ATTRIBUTES = "suite:kernel_daily_regression"
TEST_CATEGORY = 'Functional'
TEST_CLASS = 'kernel'
TEST_TYPE = 'client'
DEPENDENCIES = 'ec:cros'
DOC = 'Checks that the sysfs interface to the EC is present and working.'
job.run_test('kernel_CrosECSysfs')