blob: def5b79c1cc75a77bc29d5c9cc22a9d62fce6026 [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 = "Chrome OS Team"
NAME = "network_ShillInitScripts"
PURPOSE = "Verify that shill init and login / logout scripts work correctly."
CRITERIA = "Fails if file operations or DBus calls do not work as expected."
SUITE = "network_nightly"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "network"
TEST_TYPE = "client"
DOC = """
This test depends on the ifconfig utility to both disable and reenable a
network interface.
"""
job.run_test('network_ShillInitScripts', iface_name='all', tag='all')