blob: 902e46a60cff7008d8d3ccb86dbb95c5a105b1d3 [file] [log] [blame]
AUTHOR = "Chrome OS Team"
NAME = "network_DisableInterface"
PURPOSE = "Verify a network interface can be disabled."
CRITERIA = "Fails if the interface can not be disabled/reenabled."
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_DisableInterface', iface_name='all', tag='all')