Home | History | Annotate | Download | only in network_DefaultProfileServices
      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_DefaultProfileServices'
      7 ATTRIBUTES = "suite:bvt-cq, subsystem:network"
      8 TIME = 'SHORT'
      9 TEST_TYPE = 'client'
     10 JOB_RETRIES = 2
     11 
     12 DOC = """
     13   Tests that, when shill starts, it instantiates Services for services
     14   which are in the persistent default profile.
     15 
     16 """
     17 
     18 job.run_test('network_DefaultProfileServices')
     19