blob: 425a55e40e6d903f8b069d130aa9e936176e5c21 [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'
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')