summaryrefslogtreecommitdiffstats
path: root/services/tests
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Sync extras bundle comparison can throw NPEMatthew Williams2015-10-201-0/+64
* DO NOT MERGE Sanity check loaded periodics and cap runtime.Matthew Williams2015-10-161-0/+39
* Support DHCP replies with multiple default gateways.Lorenzo Colitti2015-10-081-0/+34
* Accept DHCP responses from non-67 server source portsErik Kline2015-10-081-0/+36
* Improve logging of DHCP parse errors using exceptions.Erik Kline2015-10-081-6/+14
* am 4f7d0bc7: Merge "Add get_accounts app op" into mnc-devSvetoslav Ganov2015-09-091-3/+3
|\
| * Add get_accounts app opSvetoslav2015-09-081-3/+3
* | Add tests for the PacketKeepalive API.Lorenzo Colitti2015-09-092-0/+249
* | Use a CountDownLatch instead of sleep() in NetworkFactory tests.Lorenzo Colitti2015-09-081-23/+99
* | Get rid of shortSleep() in ConnectivityServiceTest.Lorenzo Colitti2015-09-081-39/+118
* | Make ConnectivityServiceTest a bit more readable.Lorenzo Colitti2015-09-071-218/+45
* | am 0a76afb9: Merge "Don\'t crash on (invalid) hardware address lengths > 127....Ian Pedowitz2015-09-031-0/+70
|\ \ | |/
| * Don't crash on (invalid) hardware address lengths > 127.Lorenzo Colitti2015-09-031-0/+70
* | am 11e84bde: Merge "Don\'t mark NetworkRequests restricted when they don\'t h...Lorenzo Colitti2015-08-191-2/+1
|\ \ | |/
| * Don't mark NetworkRequests restricted when they don't have restricted capsPaul Jensen2015-08-191-2/+1
* | resolved conflicts for merge of dbc4edcc to mnc-dr-devPaul Jensen2015-08-051-0/+13
|\ \ | |/
| * Merge "Fix NOT_RESTRICTED network capability and enforce it." into mnc-devPaul Jensen2015-08-051-0/+13
| |\
| | * Fix NOT_RESTRICTED network capability and enforce it.Paul Jensen2015-08-041-0/+13
* | | am 496a9d26: Merge "Stop supporting legacy ConnectivityManager routing method...Lorenzo Colitti2015-07-311-1/+1
|\ \ \ | |/ /
| * | Stop supporting legacy ConnectivityManager routing methods in M.Lorenzo Colitti2015-07-311-1/+1
* | | am a991c66c: Merge "Fix missing onLost NetworkCallbacks when network loses ca...Paul Jensen2015-07-301-41/+139
|\ \ \ | |/ /
| * | Merge "Fix missing onLost NetworkCallbacks when network loses capability" int...Paul Jensen2015-07-301-41/+139
| |\ \
| | * | Fix missing onLost NetworkCallbacks when network loses capabilityPaul Jensen2015-07-281-41/+139
| | |/
* | | am e288b3af: Merge changes I5c994de5,I6cb0dd84 into mnc-devLorenzo Colitti2015-07-281-1/+67
|\ \ \ | |/ /
| * | Add a test for public bugs 2111 and 2136.Lorenzo Colitti2015-07-271-1/+67
| |/
* | ConnectivityManager API for for packet keepalives.Lorenzo Colitti2015-07-181-0/+162
|/
* Added sendBroadcastMultiplePermissions methodFyodor Kupolov2015-07-141-0/+5
* Revert "Allow array of required permissions in sendBroadcast"Fyodor Kupolov2015-07-141-5/+0
* Allow array of required permissions in sendBroadcastFyodor Kupolov2015-07-141-0/+5
* Merge "Fallback to Cellular if WiFi fails to validate" into mnc-devPaul Jensen2015-07-101-4/+207
|\
| * Fallback to Cellular if WiFi fails to validatePaul Jensen2015-07-091-4/+207
* | Merge "Prepare some ConnectivityService logic for fallback to Cellular change...Paul Jensen2015-07-101-27/+81
|\ \ | |/
| * Prepare some ConnectivityService logic for fallback to Cellular changePaul Jensen2015-07-091-27/+81
* | Fix two parsing bugs in new DHCP client.Lorenzo Colitti2015-07-061-9/+141
|/
* Disallow requesting networks with mutable NetworkCapabilities.Paul Jensen2015-06-231-0/+25
* Merge "Don't send spurious onAvailable NetworkCallbacks when rematching" into...Paul Jensen2015-06-201-33/+238
|\
| * Don't send spurious onAvailable NetworkCallbacks when rematchingPaul Jensen2015-06-191-33/+238
* | Merge "high-frequency notification stats." into mnc-devChris Wren2015-06-171-1/+6
|\ \
| * | high-frequency notification stats.Chris Wren2015-06-171-1/+6
* | | Make keysetmgrservice gurantees explicit.dcashman2015-06-151-40/+40
| |/ |/|
* | Remove most sleep() calls from ConnectivityServiceTestPaul Jensen2015-06-121-19/+67
|/
* Merge "Remove network requests properly." into mnc-devRobert Greenwalt2015-06-111-0/+93
|\
| * Remove network requests properly.Robert Greenwalt2015-06-101-0/+93
* | Avoid overlapping NetIDs in ConnectivityServiceTest with real NetIDsPaul Jensen2015-06-101-0/+21
|/
* Merge "Revive ConnectivityServiceTest and add some tests." into mnc-devPaul Jensen2015-06-042-72/+359
|\
| * Revive ConnectivityServiceTest and add some tests.Paul Jensen2015-06-042-72/+359
* | Actually fall back from yiaddr to ciaddr.Lorenzo Colitti2015-06-041-3/+66
|/
* Fix DHCP lease time parsing.Lorenzo Colitti2015-06-021-4/+65
* Fix PackageManagerSettingsTests and add KeySet info.dcashman2015-04-283-149/+327
* Add KeySetManagerService unit tests.dcashman2015-04-272-0/+988