blob: 47000a9427f9a5cd715cd8bc08dd24c9c7d756d1 [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 = "cellular_MbimComplianceDescriptor.DES02"
PURPOSE = """
MBIM Compliance Test: Descriptors Validation for MBIM Only Functions.
"""
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"
DOC = """
DES_02 Test listed in the MBIM Compliance Test Suite specification.
Descriptors Validation for MBIM Only Functions.
"""
job.run_test('cellular_MbimComplianceDescriptor',
subtest_name='cellular_MbimComplianceDES02')