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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/network_WiFiCaps/control
diff --git a/client/site_tests/network_WiFiCaps/control b/client/site_tests/network_WiFiCaps/control
new file mode 100644
index 0000000000000000000000000000000000000000..29924e42056987da33c0d398f9c9798a16126c8e
--- /dev/null
+++ b/client/site_tests/network_WiFiCaps/control
@@ -0,0 +1,18 @@
+# Copyright (c) 2009 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 = "ChromeOS Team"
+NAME = "WIFI_CAPS_TEST"
+TIME = "SHORT"
+TEST_CATEGORY = "Functional"
+TEST_CLASS = "General"
+TEST_TYPE = "client"
+
+DOC = """
+ Tests that WiFi devices have the required capabilities
+
+ The test uses the iw tool to query device capabilities.
+"""
+
+job.run_test('network_WiFiCaps')
« 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