aboutsummaryrefslogtreecommitdiff
path: root/client/site_tests/cellular_MbimComplianceControlRequest/control.CM15
blob: 1142aba03c08df0f5a80069a6cffb011a671dd7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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_MbimComplianceControlRequest.CM15"
PURPOSE = """
MBIM Compliance Test: Validation of message fragmentation ability.
"""
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 = """
CM_15 Test listed in the MBIM Compliance Test Suite specification.
Validation of message fragmentation ability.
"""

job.run_test('cellular_MbimComplianceControlRequest',
             subtest_name='cellular_MbimComplianceCM15')