summaryrefslogtreecommitdiffstats
path: root/core/tests/ConnectivityManagerTest/src
Commit message (Expand)AuthorAgeFilesLines
* Fix one-off error in reporting.Joshua Schwarz2015-04-271-3/+3
* Fix wifi reconnection tests.Eric Rowe2014-11-201-1/+1
* Add delay in ping connectivity test retryEric Rowe2014-10-224-33/+18
* Fix wifi association testsEric Rowe2014-09-112-94/+69
* Allow protected wifi in connectivity testsEric Rowe2014-09-093-28/+47
* Increase long timeout to 2 minutesEric Rowe2014-09-051-1/+1
* Clean up connectivity tests.Eric Rowe2014-09-038-600/+548
* add some missing assert messages for wifi testGuang Zhu2014-08-222-9/+13
* follow up minor fixes for connectivity manager testGuang Zhu2014-08-202-3/+3
* fixes for connectivity manager test suiteGuang Zhu2014-08-2011-1173/+604
* Stop using LinkProperties for static configuration.Lorenzo Colitti2014-08-191-10/+10
* Fix public API of LinkProperties.Robert Greenwalt2014-06-081-2/+2
* Fix build.Lorenzo Colitti2014-05-202-6/+6
* Move IP config from WifiConfiguration to IpConfiguration.Jaewan Kim2014-05-202-8/+8
* Revert "Refactor IpConfiguration from WifiConfiguration"Jaewan Kim2014-04-072-8/+8
* Refactor IpConfiguration from WifiConfigurationJaewan Kim2014-04-072-8/+8
* Fix state transition verification.Xia Wang2014-03-061-13/+20
* Add timer to wait for screen offXia Wang2014-03-031-5/+12
* Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-12/+12
* Update the Connectivity Manager test suit to use InstrumentationTestCase.Xia Wang2013-09-1610-423/+275
* Use setAirplaneMode() API for Connectivity Manager testsXia Wang2013-09-112-22/+9
* Add option to set frequency bandXia Wang2013-05-312-7/+106
* Add wifi association testXia Wang2013-05-081-0/+204
* Clean up scan handlingIrfan Sheriff2013-02-221-1/+1
* Fix broken test.Wink Saville2013-02-121-4/+4
* am 63d25816: am 599f9611: am f3ef10b1: am 2297d1e7: Merge "Fix WiFi test:" in...Xia Wang2013-01-304-72/+30
|\
| * Fix WiFi test:Xia Wang2013-01-304-72/+30
* | Fix connectivitymanagertestIrfan Sheriff2013-01-151-17/+27
|/
* 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