blob: 8d79d0e5c241111db5f30546d9770aac43b8a488 [file] [log] [blame]
# Copyright (c) 2012 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 = 'firmware_TouchpadMTB'
AUTHOR = 'Chromium OS Authors'
PURPOSE = 'Verify the MTB packets generated by touchpad firmware.'
CRITERIA = 'Fails if the performance does not meet a specified requirement.'
TIME = 'SHORT'
TEST_CLASS = 'Hardware'
TEST_CATEGORY = 'Functional'
TEST_TYPE = 'Client'
DOC = """
This semi-automated test uses mtplot to capture and display touchpad packet
data. The packets are parsed and verified with specified validators for every
performed gesture. A score is calculated based on the fuzzy criteria assigned
in every test.
"""
job.run_test('firmware_TouchpadMTB')