Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Side by Side Diff: client/site_tests/network_WiFiCaps/control

Issue 563022: wifi h/w capabilities test (Closed)
Patch Set: fix tarball Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « client/deps/iwcap/iwcap.tar.gz ('k') | client/site_tests/network_WiFiCaps/network_WiFiCaps.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Copyright (c) 2009 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 = "ChromeOS Team"
6 NAME = "WIFI_CAPS_TEST"
7 TIME = "SHORT"
8 TEST_CATEGORY = "Functional"
9 TEST_CLASS = "General"
10 TEST_TYPE = "client"
11
12 DOC = """
13 Tests that WiFi devices have the required capabilities
14
15 The test uses the iw tool to query device capabilities.
16 """
17
18 job.run_test('network_WiFiCaps')
OLDNEW
« no previous file with comments | « client/deps/iwcap/iwcap.tar.gz ('k') | client/site_tests/network_WiFiCaps/network_WiFiCaps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698