• Home
  • History
  • Annotate
  • only in /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
History log of /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e9ba454ad88f562a1f679a05c13768c1ce02141e 10-Mar-2011 Xia Wang <xiaw@google.com> Port wi-fi stress test into GB
DO NOT MERGE

Change-Id: Ia79ba42f956481b945e101ccfb66752915a6688d
onnectivityManagerStressTestRunner.java
onnectivityManagerTestActivity.java
tress/WifiApStress.java
tress/WifiStressTest.java
fddbe98cca2c5ab301337cc5e20e8b25a779822a 30-Nov-2010 Xia Wang <xiaw@google.com> Restore Wi-Fi configuration after the test. DO NOT MERGE

- save Wi-Fi configuration and restore it after the test, other tests
may need data connection
- Fix issue: reset dhcp after parsing a static IP setting.

bug: 3240713

Change-Id: I2158cab6fb6751414893b6a950d9e5bb20021645
ccessPointParserHelper.java
onnectivityManagerTestActivity.java
unctional/WifiConnectionTest.java
739d0aed02fd7239a06240b37763fb21c28406ba 23-Nov-2010 Xia Wang <xiaw@google.com> Add Wi-Fi tests for static IP. DO NOT MERGE

- Add support in parser to parse static IP settings
- Add test for static IP configuration

Change-Id: I37e11ceb0f34c87113d8281b4de09893506c29e7
ccessPointParserHelper.java
onnectivityManagerTestActivity.java
unctional/WifiConnectionTest.java
6026d52710d7a6195a33885020d29aa1330fa855 16-Nov-2010 Xia Wang <xiaw@google.com> Add Wifi Tethering stress test

Stress Wifi driver loading and unloading by enable/disable access point
mode.

Change-Id: Ie31266d2b9665cb304473f1c14c83bc57e9920f2
onnectivityManagerStressTestRunner.java
onnectivityManagerTestActivity.java
tress/WifiApStress.java
ca1f2b1a1e8cb785be5ebbcf7ded7c921cbf80a7 13-Nov-2010 Xia Wang <xiaw@google.com> Add Wi-Fi connection functional tests.

- Add a XML parser to parse Wi-Fi configurations
- Add Wifi connection tests
- Fix issue: failure in setup will block the next tests.
call tearDown() if the test fails at setUp().

Change-Id: I1a380fa02ebc96b69165d1514da12df985224e8d
ccessPointParserHelper.java
onnectivityManagerTestActivity.java
onnectivityManagerTestRunner.java
unctional/ConnectivityManagerMobileTest.java
unctional/WifiConnectionTest.java
8f076ec3c3133c70b67cdb9f5ae0907fd20492dd 26-Jul-2010 Xia Wang <xiaw@google.com> DO NOT MERGE

move change to gingerbread.

Wait for broadcast even if the network state has been changed.
bug: 2863356

Change-Id: Ia78d1d6c2906371b56dfd4765845431047e9e9c0
unctional/ConnectivityManagerMobileTest.java
b6761e73ce6b255cfe96bfa1fa6ac611abcfc067 17-Jul-2010 Hung Dang <hndang@google.com> am 28fe43be: Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo

Merge commit '28fe43be5c364a8f7f248a5ac05cf832a83737c2' into gingerbread

* commit '28fe43be5c364a8f7f248a5ac05cf832a83737c2':
Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test.
ba1348e3c21502ecde9427413703defa6d105132 16-Jul-2010 Yu Shan Emily Lau <yslau@google.com> Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test.

Change-Id: I42527612764252d1c47bd29a2b88d5e3019cfdf9
onnectivityManagerTestActivity.java
120a58fb80ec9ba5b62e4b7453ea45703d1ce58a 29-Jun-2010 Xia Wang <xiaw@google.com> Extend unit test framework for Wifi soft AP configuration
Add test case: testApSsidWithAlphabet

Change-Id: Ie188f241d15603015d264a7d568ed44ce4ca3ad8
onnectivityManagerUnitTestRunner.java
nit/WifiSoftAPTest.java
069067963cf0117cfb4a1aef99b550b126d9ca92 20-May-2010 Xia Wang <xiaw@google.com> If the network SSID is a string, it should be enclosed in double quotation marks.

bug id: 2701058

Change-Id: I40e10ba096053710d4974b005d0d2e7c309ccffe
onnectivityManagerTestActivity.java
4672203ea119f38786f55ac866f38da307671a49 06-May-2010 Xia Wang <xiaw@google.com> Avoid UNKNOWN state for Wifi in bug2542613, not a common user case.

Change-Id: Ief0a953e2909cb5c808f0d683ab95d14f6c53e72
unctional/ConnectivityManagerMobileTest.java
72b301fac1f2420f770cd060a3d00dad4340287b 06-Apr-2010 Xia Wang <xiaw@google.com> Fix bug2537659
When airplane mode is disabled, Mobile connection may be bring up
before connecting to a known wifi.

Change-Id: I92e395aefd141c8bc4b8b2e497a71e5fd131eec2
unctional/ConnectivityManagerMobileTest.java
2c15966f8cf6160ad5dcbbde372508de89985829 28-Mar-2010 Xia Wang <xiaw@google.com> Test connecitvity manager functionality in state change.
* Verify state change when enabling/disabling wifi
* Verify network connectivity change while switching among 3G, Wifi, and Airplane mode

Change-Id: Ia4581b10b794c7b301d28019563bca832bcd8b90
onnectivityManagerTestActivity.java
etworkState.java
unctional/ConnectivityManagerMobileTest.java
fc2dbd04005c32360eead803e29df3cc62209cd8 23-Mar-2010 Xia Wang <xiaw@google.com> * Move connectivity manager test closer to source.
* Add license header to java files
* Remove google related information from the test

Change-Id: I2e57960f9ac963cdf3591385e21ed68832f74bd0
onnectivityManagerTestActivity.java
onnectivityManagerTestRunner.java
etworkState.java
unctional/ConnectivityManagerMobileTest.java