blob: 6a8c62a1b95071175058c9679adfdc280f7cde50 [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 = 'pstew, quiche, wiley'
NAME = 'network_DhcpClasslessStaticRoute'
SUITE = 'network_nightly'
TIME = 'SHORT'
TEST_TYPE = 'client'
DOC = """
Tests that we can negotiate a lease on an IPv4 address via DHCP.
This test fails if dhcpcd is unable to attain a default route using
the classless static route option (RFC 3442) instead of the normal
gateway parameter.
"""
job.run_test('network_DhcpClasslessStaticRoute')