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

Unified Diff: server/site_tests/network_WiFiMatFunc/033Check5HT40

Issue 6805022: Explicitly select "HT40-" for 5GHz HT40 tests (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: Caught a few more with grep Created 9 years, 8 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 | « server/site_linux_router.py ('k') | server/site_tests/network_WiFiMatFunc/040CheckSGI40 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/site_tests/network_WiFiMatFunc/033Check5HT40
diff --git a/server/site_tests/network_WiFiMatFunc/033Check5HT40 b/server/site_tests/network_WiFiMatFunc/033Check5HT40
index a488302ab84312076838a5f68bb5594a644c251f..367ebe1c24e07176cb4637e9e8acf9136a08e602 100644
--- a/server/site_tests/network_WiFiMatFunc/033Check5HT40
+++ b/server/site_tests/network_WiFiMatFunc/033Check5HT40
@@ -5,7 +5,7 @@
{ "name":"Check5HT40",
"steps":[ # Channel 48
[ "create", { "type":"hostap" } ],
- [ "config", { "channel":"5240", "ht40":None, "puren":None } ],
+ [ "config", { "channel":"5240", "ht40-":None, "puren":None } ],
[ "connect", { "security":"none" } ],
[ "client_ping", { "count":"10" } ],
[ "destroy" ],
« no previous file with comments | « server/site_linux_router.py ('k') | server/site_tests/network_WiFiMatFunc/040CheckSGI40 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698