summaryrefslogtreecommitdiff
path: root/tests/net
Commit message (Expand)AuthorAgeFilesLines
* Move net unit tests to packages/ConnectivityRemi NGUYEN VAN2021-05-13146-42957/+0
* Merge "Add testVpnTypesEqual to verify consistency" am: 785dc4871c am: 3ae939...Ken Chen2021-05-131-0/+16
|\
| * Merge "Add testVpnTypesEqual to verify consistency"Ken Chen2021-05-131-0/+16
| |\
| | * Add testVpnTypesEqual to verify consistencyKen Chen2021-05-121-0/+16
* | | Merge "Switch from networkCreate[Physical/Vpn] to networkCreate" am: c9d5cd9f...Ken Chen2021-05-132-19/+39
|\| |
| * | Merge "Switch from networkCreate[Physical/Vpn] to networkCreate"Ken Chen2021-05-132-19/+39
| |\|
| | * Switch from networkCreate[Physical/Vpn] to networkCreateKen Chen2021-05-112-19/+39
| * | Merge "Update PrivateDnsMode from StringDef to IntDef"Lucas Lin2021-05-122-17/+15
| |\ \
| | * | Update PrivateDnsMode from StringDef to IntDeflucaslin2021-05-052-17/+15
| * | | Merge "Remove sendNetworkConditionsBroadcast"Chiachang Wang2021-05-121-2/+1
| |\ \ \
| | * | | Remove sendNetworkConditionsBroadcastlucaslin2021-05-111-2/+1
| | |/ /
| * | | Merge "Rename unwanted capabilities to forbidden capabilities."Lorenzo Colitti2021-05-121-60/+73
| |\ \ \
| | * | | Rename unwanted capabilities to forbidden capabilities.Lorenzo Colitti2021-05-111-60/+73
* | | | | Merge changes from topic "transportinfo-explicit-redaction" into sc-devLorenzo Colitti2021-05-122-18/+75
|\ \ \ \ \
| * | | | | Do not automatically redact TransportInfo objects.Lorenzo Colitti2021-05-112-18/+75
* | | | | | Merge "Add MATCH_ANY_USER flag to PackageInfo queries" am: 68301eb7cb am: 2b0...Paul Hu2021-05-122-12/+15
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge "Add MATCH_ANY_USER flag to PackageInfo queries"Paul Hu2021-05-122-12/+15
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add MATCH_ANY_USER flag to PackageInfo queriespaulhu2021-04-262-12/+15
* | | | | | Merge changes from topic "vcn-fwd" am: d7d2d2a15b am: f980436b32 am: 600401154aBenedict Wong2021-05-111-15/+85
|\| | | | | | |_|/ / / |/| | | |
| * | | | Add internal support for IPsec forward policiesBenedict Wong2021-05-071-15/+85
| | |/ / | |/| |
| * | | Merge "Add getters to NetworkStateSnapshot"Treehugger Robot2021-04-291-3/+3
| |\ \ \
| | * | | Add getters to NetworkStateSnapshotAaron Huang2021-04-221-3/+3
| * | | | Merge "Add getters to UnderlyingNetworkInfo"Treehugger Robot2021-04-292-9/+10
| |\ \ \ \
| | * | | | Add getters to UnderlyingNetworkInfoAaron Huang2021-04-222-9/+10
| | |/ / /
| * | | | Merge "Rename getAllNetworkStateSnapshot which should be pluralized"Treehugger Robot2021-04-291-7/+7
| |\ \ \ \
| | * | | | Rename getAllNetworkStateSnapshot which should be pluralizedAaron Huang2021-04-221-7/+7
| | |/ / /
* | | | | Merge "Rename unwanted capabilities to forbidden capabilities." into sc-devLorenzo Colitti2021-05-091-60/+73
|\ \ \ \ \
| * | | | | Rename unwanted capabilities to forbidden capabilities.Lorenzo Colitti2021-05-081-60/+73
* | | | | | Merge "Remove sendNetworkConditionsBroadcast" into mainline-prod am: 8a9e884d02Lucas Lin2021-05-071-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove sendNetworkConditionsBroadcastlucaslin2021-04-221-2/+1
| * | | | | Merge changes I6ec246a6,If7eb8857,Id3d12b23,Ia52f9caf,I21028457, ... into rvc...TreeHugger Robot2021-03-171-19/+10
| |\ \ \ \ \
| | * | | | | Fix legacy APIs when VPN switches to suspended underlying network.Lorenzo Colitti2021-01-281-19/+10
| * | | | | | Backport test coverage from aosp/1547496. am: 1255ddbc76Lorenzo Colitti2021-03-171-10/+18
| |\| | | | |
| | * | | | | Backport test coverage from aosp/1547496.Lorenzo Colitti2021-01-281-10/+18
| * | | | | | Backport some helpers in ConnectivityServiceTest. am: be317557feLorenzo Colitti2021-03-171-0/+14
| |\| | | | |
| | * | | | | Backport some helpers in ConnectivityServiceTest.Lorenzo Colitti2021-01-281-0/+14
| * | | | | | Test for bugs with suspended VPN underlying networks. am: 9687fd7c3bLorenzo Colitti2021-03-171-0/+115
| |\| | | | |
| | * | | | | Test for bugs with suspended VPN underlying networks.Lorenzo Colitti2021-01-281-0/+115
| * | | | | | Add a test for getDefaultNetworkCapabilitiesForUser. am: cb2feba0fbLorenzo Colitti2021-03-171-2/+31
| |\| | | | |
| | * | | | | Add a test for getDefaultNetworkCapabilitiesForUser.Lorenzo Colitti2021-01-281-2/+31
| * | | | | | Improve testing of CONNECTIVITY_ACTION broadcasts. am: 4a66aedf09Lorenzo Colitti2021-03-171-156/+181
| |\| | | | |
| | * | | | | Improve testing of CONNECTIVITY_ACTION broadcasts.Lorenzo Colitti2021-01-281-156/+181
| * | | | | | Test passing an underlying network array with null network in it. am: 1a05734c87Lorenzo Colitti2021-03-171-3/+24
| |\| | | | |
| | * | | | | Test passing an underlying network array with null network in it.Lorenzo Colitti2021-01-281-3/+24
| * | | | | | Make testVpnNetworkActive more deterministic. am: d2adbfbf40Lorenzo Colitti2021-03-171-10/+4
| |\| | | | |
| | * | | | | Make testVpnNetworkActive more deterministic.Lorenzo Colitti2021-01-281-10/+4
| * | | | | | Make MockVpn more realistic and easier to use. am: f3d35fdeaaLorenzo Colitti2021-03-173-291/+220
| |\| | | | |
| | * | | | | Make MockVpn more realistic and easier to use.Lorenzo Colitti2021-01-283-291/+220
| * | | | | | Increase test coverage for VPN info sent to NetworkStatsService. am: d10299582aLorenzo Colitti2021-03-171-20/+149
| |\| | | | |
| | * | | | | Increase test coverage for VPN info sent to NetworkStatsService.Lorenzo Colitti2021-01-281-20/+149