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