# Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

AUTHOR = 'pstew, quiche, wiley'
NAME = 'network_WlanRegulatory'
TIME = 'SHORT'
TEST_TYPE = 'client'

DOC = """
Ensure that the regulatory tool "crda" is runnable and can successfully
be triggered by the kernel using the "iw" command.
"""


job.run_test('network_WlanRegulatory')