1# Copyright (c) 2014 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 = 'pstew, quiche, wiley' 6NAME = 'network_WlanRegulatory' 7TIME = 'SHORT' 8TEST_TYPE = 'client' 9 10DOC = """ 11Ensure that the regulatory tool "crda" is runnable and can successfully 12be triggered by the kernel using the "iw" command. 13""" 14 15 16job.run_test('network_WlanRegulatory') 17