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