blob: 9617857e1ed30206eed4fa09c3c81fdfa27e7e30 [file] [log] [blame]
# Copyright (c) 2011 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_GobiSwitchCarrier"
PURPOSE = "Tries switching carriers."
CRITERIA = """
This test will fail if the modem fails to switch carriers.
"""
TIME = "SHORT"
TEST_CATEGORY = "Stress"
TEST_CLASS = "network"
TEST_TYPE = "client"
DOC = """
Try switching through a list of carriers, checking that each switch succeeded.
"""
job.run_test('cellular_GobiSwitchCarrier')