blob: 21d71dee68019058711adf5ea7e402fc057ce3f7 [file] [log] [blame]
# Copyright (c) 2013 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_ChromeCellularNetworkPresent"
PURPOSE = "Verify that a cellular network is visible via networkingPrivate"
SUITE = "network_ui"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "network"
TEST_TYPE = "client"
EXPERIMENTAL = "True"
DOC = """
This test is meant as a simple example of client/cros/networking/chrome_testing.
It uses telemetry and pseudomodem to setup a fake network and verify that it
properly propagates to Chrome.
"""
job.run_test('network_ChromeCellularNetworkPresent', family='3GPP', tag='3GPP')
job.run_test('network_ChromeCellularNetworkPresent', family='CDMA', tag='CDMA')