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

Issue 6603026: Test joining an IBSS (AdHoc) network (Closed)

Created:
9 years, 9 months ago by Paul Stewart
Modified:
9 years, 7 months ago
Reviewers:
Sam Leffler
CC:
chromium-os-reviews_chromium.org, truty+cc_chromium.org, sosa+cc_chromium.org, seano+cc_chromium.org, ericli
Visibility:
Public.

Description

Test joining an IBSS (AdHoc) network Add infrastructure to site_linux_router for "IBSS" class servers. Create "IBSS" mode for site_wlan_connect.py BUG=chromium-os:12042 TEST=Run test Change-Id: If8de20485f799888561067e0db5b4e97c9c7b04d Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=c2b3de8

Patch Set 1 : Booboo with ssid mangling in hostap_config #

Total comments: 2

Patch Set 2 : s/iw_config/station_config/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+267 lines, -163 lines) Patch
M server/site_linux_router.py View 1 4 chunks +245 lines, -161 lines 0 comments Download
A server/site_tests/network_WiFiMatFunc/011CheckIBSS View 1 chunk +16 lines, -0 lines 0 comments Download
M server/site_wifitest.py View 2 chunks +3 lines, -1 line 0 comments Download
M server/site_wlan_connect.py View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Paul Stewart
Regression tested with a full MatFunc run
9 years, 9 months ago (2011-03-03 21:48:28 UTC) #1
Sam Leffler
The request is optional; if you don't see an easy way to replace the sleep ...
9 years, 9 months ago (2011-03-03 22:12:15 UTC) #2
Paul Stewart
9 years, 9 months ago (2011-03-03 22:42:27 UTC) #3
Pushing, and dealing with the synchronous setup in a later CL.

http://codereview.chromium.org/6603026/diff/1005/server/site_tests/network_Wi...
File server/site_tests/network_WiFiMatFunc/011CheckIBSS (right):

http://codereview.chromium.org/6603026/diff/1005/server/site_tests/network_Wi...
server/site_tests/network_WiFiMatFunc/011CheckIBSS:12: [ "connect",        {
"security":"none", "mode":"adhoc" } ],
On 2011/03/03 22:12:15, Sam Leffler wrote:
> is it possible to wait for iw event to tell us we're ready?

Will try to work this into a different commit after I fix "iw event" to flush
with every line.

Powered by Google App Engine
This is Rietveld 408576698