• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
5AUTHOR = 'mattwein'
6NAME = 'network_DhcpRequestHostName'
7TIME = 'SHORT'
8TEST_TYPE = 'client'
9
10DOC = """
11  Tests that we can allow a Device to request the hostname
12parameter and accept this hostname from a dhcp config and
13apply it locally.
14
15"""
16
17job.run_test('network_DhcpRequestHostName')
18