summaryrefslogtreecommitdiffstats
path: root/core/tests/ConnectivityManagerTest
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
* Fix wifi tethering tests.Eric Rowe2014-11-201-1/+2
* 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-039-640/+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-1611-430/+277
* Use setAirplaneMode() API for Connectivity Manager testsXia Wang2013-09-113-22/+11
* Remove system user id for cm testsXia Wang2013-09-101-2/+1
* Disable a flaky test caseXia Wang2013-06-171-0/+5
* Add option to set frequency bandXia Wang2013-05-313-12/+117
* Add wifi association testXia Wang2013-05-082-0/+209
* Clean up scan handlingIrfan Sheriff2013-02-221-1/+1
* Fix broken test.Wink Saville2013-02-121-4/+4
* Fix Connectivity Manager test:Xia Wang2013-02-011-1/+1
* am 63d25816: am 599f9611: am f3ef10b1: am 2297d1e7: Merge "Fix WiFi test:" in...Xia Wang2013-01-304-72/+30
|\
| * am 599f9611: am f3ef10b1: am 2297d1e7: Merge "Fix WiFi test:" into jb-mr1.1-devXia Wang2013-01-304-72/+30
| |\
| | * Fix WiFi test:Xia Wang2013-01-304-72/+30
* | | Fix connectivitymanagertestIrfan Sheriff2013-01-151-17/+27
|/ /
* | am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\ \ | |/ |/|
| * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | Fix WiFi stress testXia Wang2012-10-313-23/+31
* | Fix connectivity manager test for tablet with data connection, multi-user sup...Xia Wang2012-10-171-1/+2
* | 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