Home | History | Annotate | Download | only in network_WiFiResume
      1 # Copyright (c) 2018 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 = 'kirtika'
      6 NAME = 'network_WiFiResume'
      7 ATTRIBUTES = ('suite:network_nightly, suite:bvt-perbuild,'
      8               'suite:wificell-pre-cq')
      9 TIME = 'SHORT'
     10 TEST_TYPE = 'client'
     11 
     12 DOC = """
     13 Ensure wifi interface is found after suspend-resume.
     14 """
     15 
     16 
     17 job.run_test('network_WiFiResume')
     18