• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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
5AUTHOR = 'kirtika'
6NAME = 'network_WiFiResume'
7ATTRIBUTES = ('suite:network_nightly, suite:bvt-perbuild')
8TIME = 'SHORT'
9TEST_TYPE = 'client'
10
11DOC = """
12Ensure wifi interface is found after suspend-resume.
13"""
14
15
16job.run_test('network_WiFiResume')
17