blob: 33c9b375deed26487ffcda0da05f56e674bce24e [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'
TEST_TYPE = 'client'
DOC = 'Checks that the sysfs interface to the EC is present and working.'
job.run_test('kernel_CrosECSysfs')