summaryrefslogtreecommitdiff
path: root/tests/net/java/com/android/server/ConnectivityServiceTest.java
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "ConnectivityServiceTest: fix flakyness" am: a82cac1452 am: 004f36d5bcHugo Benichi2017-05-231-61/+88
|\|
| * ConnectivityServiceTest: fix flakynessHugo Benichi2017-05-231-61/+88
| * Merge "Add a method to start the captive portal login app."Hugo Benichi2017-05-191-1/+71
| |\
| | * Add a method to start the captive portal login app.Lorenzo Colitti2017-05-191-1/+71
* | | Merge "Add test coverage for explicitlySelected networks." am: 1bc1936ae9 am:...Lorenzo Colitti2017-05-191-3/+99
|\| |
| * | Add test coverage for explicitlySelected networks.Lorenzo Colitti2017-05-181-3/+99
| |/
* | Merge changes Ie762ce75,I611fd791 am: 21a57f263f am: cc9f695ba0Hugo Benichi2017-05-111-4/+5
|\|
| * ConnectivityManager: uses service error codes and exceptionsHugo Benichi2017-05-111-4/+5
* | Merge "Add a method to start the captive portal login app." into oc-devLorenzo Colitti2017-05-021-1/+71
|\ \
| * | Add a method to start the captive portal login app.Lorenzo Colitti2017-05-011-1/+71
| * | Merge changes I76ae853c,If94102c7 into oc-devTreeHugger Robot2017-04-171-3/+43
| |\ \
| | * | Make ConnectivityServiceTest pass on wifi-only devices.Lorenzo Colitti2017-04-131-3/+43
| * | | Make the NetworkSpecifier a class instead of a string.Etan Cohen2017-04-141-22/+64
| * | | Add test coverage for NetworkSpecifiers.Lorenzo Colitti2017-04-141-0/+65
| |/ /
* | | Merge "[AWARE] Add UID checking to WifiAwareNetworkSpecifier" am: 2fd19ffa06 ...Etan Cohen2017-04-251-0/+34
|\ \ \ | | |/ | |/|
| * | [AWARE] Add UID checking to WifiAwareNetworkSpecifierEtan Cohen2017-04-211-0/+34
* | | Merge changes from topic 'network_specifier' am: d0f476bdae am: 362bef45d1Lorenzo Colitti2017-04-121-22/+64
|\| |
| * | Merge changes from topic 'network_specifier'Lorenzo Colitti2017-04-121-22/+64
| |\ \
| | * | Make the NetworkSpecifier a class instead of a string.Etan Cohen2017-04-051-22/+64
| * | | Add an API hint for metered multipath traffic.Lorenzo Colitti2017-04-061-0/+26
| |/ /
* | | Merge "Move back networking policy logic into NetworkPolicyManagerService" in...Hugo Benichi2017-04-041-0/+4
|\ \ \ | | |/ | |/|
| * | Move back networking policy logic into NetworkPolicyManagerServiceHugo Benichi2017-03-311-0/+4
* | | Merge "Add test coverage for NetworkSpecifiers." am: 9a029b5262 am: 0e068f6360Lorenzo Colitti2017-04-031-0/+65
|\ \ \ | | |/ | |/|
| * | Add test coverage for NetworkSpecifiers.Lorenzo Colitti2017-04-031-0/+65
* | | resolve merge conflicts of 6c3cd4449517 to oc-dev-plus-aospLorenzo Colitti2017-03-281-3/+43
|\| | | |/ |/|
| * Make ConnectivityServiceTest pass on wifi-only devices.Lorenzo Colitti2017-03-281-3/+43
* | Merge "request{LinkProperties,NetworkCapabilities} no longer needed" am: 75df...Erik Kline2017-03-071-14/+0
|\|
| * request{LinkProperties,NetworkCapabilities} no longer neededErik Kline2017-03-071-14/+0
* | Merge "Always send all available state when calling onAvailable()." am: affbb...Erik Kline2017-03-071-9/+5
|\|
| * Always send all available state when calling onAvailable().Erik Kline2017-03-071-9/+5
* | Merge "Also test for additional NetworkCallback calls" am: dff6c5c30d am: 47d...Erik Kline2017-03-011-100/+185
|\|
| * Also test for additional NetworkCallback callsErik Kline2017-03-011-100/+185
* | Add an API hint for metered multipath traffic.Lorenzo Colitti2017-02-011-0/+26
|/
* ConnectivityServiceTest: remove remaining poll loops.Lorenzo Colitti2017-01-311-20/+5
* Remove assertEventuallyTrue as it's unnecessary.Lorenzo Colitti2017-01-311-18/+8
* Rename AvoidBadWifiTracker to MultinetworkPolicyTrackerLorenzo Colitti2017-01-311-10/+10
* Attempt to make waitForIdleHandler reliable.Lorenzo Colitti2017-01-311-16/+4
* Merge "ConnectivityServiceTest: fix flaky tests"Lorenzo Colitti2017-01-271-16/+25
|\
| * ConnectivityServiceTest: fix flaky testsHugo Benichi2017-01-241-16/+25
* | ConnectivityServiceTest: remove flaky waitForIdle test.Hugo Benichi2017-01-241-48/+25
|/
* ConnectivityServiceTest: some fixes in CallbackInfoHugo Benichi2017-01-161-23/+38
* DO NOT MERGE: frameworks-test: adding missing @SmallTestHugo Benichi2016-12-091-18/+20
* DO NOT MERGE: ConnectivityServiceTest: fix testAvoidBadWifiSettingsHugo Benichi2016-12-091-5/+17
* DO NOT MERGE: Fix ConnectivityServiceTest testRequestBenchmarkHugo Benichi2016-12-091-33/+53
* DO NOT MERGE: [CS] Remove timeout event after first availableEtan Cohen2016-12-081-12/+35
* DO NOT MERGE: Move the connectivity tests to frameworks/base/tests/net.Lorenzo Colitti2016-12-081-0/+2776