History log of /external/autotest/server/site_tests/network_WiFi_MultiAuth/network_WiFi_MultiAuth.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
30b06912f64afd659ff3d8c81ee29a2e6e99d127 13-Jan-2016 mukesh agrawal <quiche@chromium.org> autotest (wifi): make MultiAuth work on whirlwind

The MultiAuth test sets up SSIDs on two different 2.4 GHz
channels. On whirlwind, we prefer not to use multiple
channels within the same band, as doing so requires use
of the AUX radio.

There's no particular need for the two SSIDs to be
on different channels for this test. So, run both
SSIDs on the same channel.

Alternatively, we could spread the SSIDs across bands.
However, that would make the test fail on single-band
clients.

BUG=chromium:576996
TEST=network_WiFi_MultiAuth (veyron_speedy+whirlwind)

Change-Id: If34e9606bf7cd3c7239dd531da7f734c2a0a0ad7
Reviewed-on: https://chromium-review.googlesource.com/321861
Commit-Ready: mukesh agrawal <quiche@chromium.org>
Tested-by: mukesh agrawal <quiche@chromium.org>
Reviewed-by: Paul Stewart <pstew@chromium.org>
/external/autotest/server/site_tests/network_WiFi_MultiAuth/network_WiFi_MultiAuth.py
b3b73cc22c1a1f60cb8b9dd6b0ebc55599b3e84f 05-Nov-2015 Roshan Pius <rpius@google.com> autotest(wifi): Use 2.4Ghz channels in tests

Brillo devices may not necessarily have support for 5 Ghz channels.
So, use 2.4Ghz channels in tests that do no need to explicitly test some
5Ghz specific functionality so that we can run these tests on Brillo
devices as well.

BUG: b:25352064
TEST: test_that --board=$board $host network_WiFi_MultiAuth
TEST: test_that --board=$board $host network_WiFi_SSIDSwitchBack

Change-Id: Ib9f8b1fec403631a37566d8e0722e48b577c42ef
Reviewed-on: https://chromium-review.googlesource.com/310612
Commit-Ready: Roshan Pius <rpius@chromium.org>
Tested-by: Roshan Pius <rpius@chromium.org>
Reviewed-by: mukesh agrawal <quiche@chromium.org>
/external/autotest/server/site_tests/network_WiFi_MultiAuth/network_WiFi_MultiAuth.py
768e7b392eeb2856b71578535e35540c7e361f17 06-May-2015 mukesh agrawal <quiche@chromium.org> autotest (wifi): improve naming of some log files

The network_WiFi_OverlappingBSSScan test runs multiple
hostapd instances, and generates important information
in the hostapd logs. But the names for these log files
are hard to understand ('0' and '1').

Make the test output easier to navigate, by using
descriptive names for the hostapd logs.

Along the way:
- enhance site_linux_router, to allow for descriptive
log file names
- plumb descriptive log file names up through HostapConfig

While there:
- also use a descriptive name for the pcap
- also use descriptive names in network_WiFi_MultiAuth
- promote a lambda to a class method

BUG=chromium:485194
TEST=network_WiFi_OverlappingBSSScan.obss (new functionality)
TEST=network_WiFi_MultiAuth (new functionality w/simultaneous APs)
TEST=network_WiFi_SimpleConnect.wifi_check11a (regression check)

Change-Id: Ia87a7e28d9d8114b909ea0f8c0f8f50e8eb82a60
Reviewed-on: https://chromium-review.googlesource.com/269776
Trybot-Ready: mukesh agrawal <quiche@chromium.org>
Tested-by: mukesh agrawal <quiche@chromium.org>
Reviewed-by: Paul Stewart <pstew@chromium.org>
Commit-Queue: mukesh agrawal <quiche@chromium.org>
/external/autotest/server/site_tests/network_WiFi_MultiAuth/network_WiFi_MultiAuth.py
6b5cd9730e85b2f8e2112e7c9612bd8cc30fcf92 16-Jul-2013 Christopher Wiley <wiley@chromium.org> autotest: Migrate network_WiFiManager/040MutiAuth

TEST=This is a passing test.
BUG=chromium:259487

Change-Id: Ib8a4673440150ae986b4e8fe03dac25f5686af86
Reviewed-on: https://gerrit.chromium.org/gerrit/62193
Tested-by: Christopher Wiley <wiley@chromium.org>
Reviewed-by: Paul Stewart <pstew@chromium.org>
Commit-Queue: Christopher Wiley <wiley@chromium.org>
/external/autotest/server/site_tests/network_WiFi_MultiAuth/network_WiFi_MultiAuth.py