blob: 3a3ef6f16c79fbd85d48ae01459abb179c8cc0f3 [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_MbimComplianceError.ERR04"
PURPOSE = """
MBIM Compliance Test: Validation of discarding packets in case of an error.
"""
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 = """
ERR_04 Test listed in the MBIM Compliance Test Suite specification.
Validation of discarding packets in case of an error.
"""
job.run_test('cellular_MbimComplianceError',
subtest_name='cellular_MbimComplianceERR04')