blob: ef9735dcd3d675755b3c4a9dc877483ed920c5b7 [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_MbimCompliance_CM01"
PURPOSE = """
MBIM Compliance Test: Validation of |transaction_id| and |status_codes| in
modem's response to MBIM_OPEN_MSG.
"""
CRITERIA = """
This test will fail if the modem is not MBIM spec compliant.
"""
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "network"
TEST_TYPE = "client"
SUITE="network_mbim_compliance"
DOC = """
CM_01 Test listed in the MBIM compliance spec.
Validation of |transaction_id| and |status_codes| in modem's response to
MBIM_OPEN_MSG.
"""
job.run_test('network_MbimCompliance_CM01')