blob: 2928c61ba866ba008e6ad8dc9a4d55a6955f2eb5 [file] [log] [blame]
# Copyright 2015 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 = "cellular_MbimComplianceControlCommand.CID01"
PURPOSE = """
MBIM Compliance Test: Validation of IP flags for functions that support CDMA.
"""
CRITERIA = """
This test will fail if the modem is not MBIM compliant.
"""
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "network"
TEST_TYPE = "client"
ATTRIBUTES = "suite:cellular_mbim_compliance"
SUITE="cellular_mbim_compliance"
DOC = """
CID_01 Test listed in the MBIM Compliance Test Suite specification.
Validation of IP flags for functions that support CDMA.
"""
job.run_test('cellular_MbimComplianceControlCommand',
subtest_name='cellular_MbimComplianceCID01')