summaryrefslogtreecommitdiffstats
path: root/core/tests/ConnectivityManagerTest/src/com
Commit message (Expand)AuthorAgeFilesLines
* Fix WiFi test:Xia Wang2013-01-304-72/+30
* Fix WiFi stress testXia Wang2012-10-312-23/+30
* Fix Wifi Stress test after wifi settings are moved to Settings.globalXia Wang2012-09-261-7/+8
* Update airplane-mode manipulation for the new Settings namespaceChristopher Tate2012-09-102-6/+7
* Power manager rewrite.Jeff Brown2012-08-151-8/+4
* Update WifiManager APIIrfan Sheriff2012-07-242-24/+2
* Fix issue: Disable soft ap when test activity is created.Xia Wang2012-05-153-7/+8
* Fix Wifi testXia Wang2012-05-061-2/+5
* Update Wifi testsKenny Root2012-03-271-1/+3
* Fix test flakinessXia Wang2012-03-121-0/+5
* Allow CM/WIFI tests running with wifi-only flag.Xia Wang2012-03-096-120/+91
* Fix CM testXia Wang2012-03-081-0/+1
* Fix WifiManager async APIIrfan Sheriff2012-03-012-4/+20
* Remove airplane mode related wifi test for Wi-Fi only devices.Xia Wang2012-02-161-2/+1
* Use PackageManager to detect wifi-only devices in ConnectivityManagerTest.Brett Chabot2012-02-015-47/+59
* am 87badc20: am 4ac4ab4e: Merge "Remove sleep from test acitivity to avoid AN...Xia Wang2012-01-111-2/+0
|\
| * Remove sleep from test acitivity to avoid ANR when key event is injectedXia Wang2011-12-191-2/+0
* | Fix configured network statusIrfan Sheriff2011-12-121-0/+42
|/
* Add extra 2 minute for wifi to shutdownXia Wang2011-12-051-6/+8
* Fix buildXia Wang2011-11-281-1/+1
* Increase time between wifi stop and wifi start: set to 2 minutesXia Wang2011-11-216-79/+89
* Add RouteInfo objects for tracking routes.Robert Greenwalt2011-05-021-1/+2
* Fix access point parsing: reset static link property after parsingXia Wang2011-04-083-57/+26
* resolved conflicts for merge of 16cbe575 to honeycomb-mr1Xia Wang2011-03-102-19/+21
|\
| * Add WifiStressTest to Wi-Fi only test suite.Xia Wang2011-03-082-18/+20
* | am 928ec5e0: Merge "Modify connectivity manager test suite so that it can be ...Xia Wang2011-03-054-65/+145
|\ \ | |/
| * Modify connectivity manager test suite so that it can be run on Wi-FiXia Wang2011-03-034-65/+145
* | Using AsyncChannel for wifi connectivityIrfan Sheriff2011-02-282-10/+56
* | Remove long sleep time in WifiApStress testXia Wang2011-02-231-9/+0
* | Add ping test to verify data connection.Xia Wang2011-02-173-0/+58
* | Remove more use of netmaskRobert Greenwalt2011-02-141-20/+4
* | Merge "Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586"Xia Wang2011-02-141-0/+8
|\ \
| * | Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586Xia Wang2011-02-101-0/+8
| |/
* | Merge "Fix test3GToWifiNotification for mobile state validation."Xia Wang2011-02-111-7/+17
|\ \
| * | Fix test3GToWifiNotification for mobile state validation.Xia Wang2011-02-101-7/+17
| |/
* | Update LinkProperties treatment of gatewaysRobert Greenwalt2011-02-111-1/+1
|/
* Change the default ssid from GoogleGuest to the opennet for the power test.Yu Shan Emily Lau2011-01-211-1/+1
* Wait for Wi-Fi state change before set the state verification criteria.Xia Wang2011-01-111-4/+11
* Fix wifi broadcastsIrfan Sheriff2010-12-221-0/+88
* Few changes for Wi-Fi Stress TestXia Wang2010-12-213-42/+48
* Fix ssid storage regressionIrfan Sheriff2010-12-161-1/+1
* Disable airplane mode once the test is finished. #3276498Xia Wang2010-12-101-9/+9
* Make Wi-Fi stress tests output log consistent.Xia Wang2010-12-092-12/+12
* Make the scan test log consistent.Xia Wang2010-12-071-1/+1
* Add Wi-Fi stress tests.Xia Wang2010-12-074-15/+395
* Add Wi-Fi connection test for static IPXia Wang2010-12-023-149/+293
* am 6bdd6937: am 5df8c155: Merge "Add Wifi Tethering stress test" into gingerb...Xia Wang2010-11-223-1/+272
|\
| * Add Wifi Tethering stress testXia Wang2010-11-223-1/+272
* | am f55c9736: am d0a8f54a: Merge "Add Wi-Fi connection functional tests." into...Xia Wang2010-11-165-132/+585
|\ \ | |/
| * Add Wi-Fi connection functional tests.Xia Wang2010-11-155-132/+585