blob: 3d5480f7ae5587bf2418e06fd973abc8d484fc51 [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 = "network_3GSuspendResume"
PURPOSE = "Test 3G state after suspend/resume"
CRITERIA = """
Check the 3g state of the device after suspend and resume. Verify
that 3g can be enabled under all situations after resuming of device.
"""
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "network"
TEST_TYPE = "client"
DOC = """
Verify that 3g can be enabled under all suspend/resume situations.
"""
job.run_test('network_3GSuspendResume')