blob: b95c286ae17b8fef84eed03857886b1254c8783e [file] [log] [blame]
# Copyright 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.
AUTHOR = "ChromeOS Team"
NAME = "network_MbimComplianceERR02"
PURPOSE = """
MBIM Compliance Test: Validation of issuing the error message.
"""
CRITERIA = """
This test will fail if the modem is not MBIM compliant.
"""
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "network"
TEST_TYPE = "client"
SUITE="network_mbim_compliance"
DOC = """
ERR_02 Test listed in the MBIM Compliance Test Suite specification.
Validation of issuing the error message.
"""
job.run_test('network_MbimComplianceERR02')