Home | History | Annotate | Download | only in network_DefaultProfileCreation
      1 # Copyright (c) 2013 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 = 'quiche, pstew'
      6 NAME = 'network_DefaultProfileCreation'
      7 ATTRIBUTES = "suite:bvt-cq, subsystem:network"
      8 SUITE = 'bvt-cq'
      9 TIME = 'SHORT'
     10 TEST_TYPE = 'client'
     11 JOB_RETRIES = 2
     12 
     13 DOC = """
     14   Tests that, when shill creats a default profile, it populates properties
     15   with default values (where appropriate).
     16 """
     17 
     18 job.run_test('network_DefaultProfileCreation')
     19