blob: 847b71c84433dcc7b2387c74aa6455aee121d881 [file] [log] [blame]
# Copyright (c) 2012 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_GobiUncleanDisconnect.gobi3k"
PURPOSE = "Disconnects uncleanly from the Gobi a few times."
CRITERIA = """
This test will fail if any of its subtest programs fails to find or connect to
the Gobi.
"""
SUITE = "network3g"
TIME = "SHORT"
TEST_CATEGORY = "Regression"
TEST_CLASS = "network"
TEST_TYPE = "client"
DEPENDENCIES = "modem:gobi3k"
DOC = """
This test triggers unclean disconnects from the Gobi to ensure that the kernel
driver properly cleans up after it.
"""
job.run_test('network_GobiUncleanDisconnect', tag='gobi3k')