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

Issue 1736001: Rolled up change to wireless test suite for OpenWRT. (Closed)

Created:
10 years, 8 months ago by neb
Modified:
9 years, 7 months ago
Reviewers:
Sam Leffler
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano, ericli, petkov+cc_chromium.org
Visibility:
Public.

Description

Rolled up change to wireless test suite for OpenWRT.

Patch Set 1 #

Total comments: 6

Patch Set 2 : Cleaned up the docs, fixed freq->chan mapping #

Patch Set 3 : More doc #

Patch Set 4 : Fix a typo #

Total comments: 2

Patch Set 5 : Consistent state #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -78 lines) Patch
M server/site_linux_router.py View 1 2 3 4 4 chunks +149 lines, -71 lines 0 comments Download
M server/site_wifitest.py View 1 2 3 4 5 chunks +9 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
neb
10 years, 8 months ago (2010-04-20 23:00:12 UTC) #1
Sam Leffler
http://codereview.chromium.org/1736001/diff/1/2 File server/site_linux_router.py (right): http://codereview.chromium.org/1736001/diff/1/2#newcode74 server/site_linux_router.py:74: self.configured = False Add a comment about how you ...
10 years, 8 months ago (2010-04-21 15:36:12 UTC) #2
neb
http://codereview.chromium.org/1736001/diff/1/2 File server/site_linux_router.py (right): http://codereview.chromium.org/1736001/diff/1/2#newcode74 server/site_linux_router.py:74: self.configured = False On 2010/04/21 15:36:12, Sam Leffler wrote: ...
10 years, 8 months ago (2010-04-21 20:46:40 UTC) #3
Sam Leffler
10 years, 8 months ago (2010-04-21 21:52:53 UTC) #4
LGTM modulo nits; you can defer to the next CL if you want since this is only
being run by us

http://codereview.chromium.org/1736001/diff/13001/14001
File server/site_linux_router.py (right):

http://codereview.chromium.org/1736001/diff/13001/14001#newcode154
server/site_linux_router.py:154: else
missing : (you said it's already fixed but for the record)

http://codereview.chromium.org/1736001/diff/13001/14001#newcode210
server/site_linux_router.py:210: elif k == 'pureg' or k == 'puren' or k ==
'wepmode' or k == 'rifs':
80 cols?

Powered by Google App Engine
This is Rietveld 408576698