Home | History | Annotate | Download | only in network_DhcpRequestHostName
      1 # Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
      2 # Use of this source code is governed by a BSD-style license that can be
      3 # found in the LICENSE file.
      4 
      5 AUTHOR = 'mattwein'
      6 NAME = 'network_DhcpRequestHostName'
      7 TIME = 'SHORT'
      8 TEST_TYPE = 'client'
      9 
     10 DOC = """
     11   Tests that we can allow a Device to request the hostname
     12 parameter and accept this hostname from a dhcp config and
     13 apply it locally.
     14 
     15 """
     16 
     17 job.run_test('network_DhcpRequestHostName')
     18