Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
e7be8034b64bf4bc472d2b9fab9f1d4dcb442d57
/
tests
/
net
/
common
39175f2
Rename Kotlin util files to not include the Kt suffix
by Chalard Jean
· 5 years ago
059356d
Revert "Revert "Move Inet[4]AddressUtils to libs/net""
by Chalard Jean
· 5 years ago
3b7591e
Move utils from network stack to libs.
by Chalard Jean
· 5 years ago
064d18d
Revert "Move Inet[4]AddressUtils to libs/net"
by Chalard Jean
· 5 years ago
c98e381
Move Inet[4]AddressUtils to libs/net
by Remi NGUYEN VAN
· 5 years ago
bc4c5ca
Treat RouteInfo with different interfaces as different routes
by Rubin Xu
· 5 years ago
9774ceb
Update extra info before registering
by Chiachang Wang
· 5 years ago
bf1206f
Merge "Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifier"
by Rambo Wang
· 5 years ago
f350876
Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifier
by Rambo Wang
· 5 years ago
de4a675
Add test for NetworkSpecifier
by Chiachang Wang
· 5 years ago
147d253
Merge "Add network agent to enhance NetworkProvider test"
by Aaron Huang
· 5 years ago
82948dd
Move DhcpInfoTest to frameworks/base/tests/net/common
by Aaron Huang
· 5 years ago
8d2f514
Add network agent to enhance NetworkProvider test
by Aaron Huang
· 5 years ago
2bb072d5
Add cts test for NetworkProvider
by Aaron Huang
· 5 years ago
d4a9e97
Add more tests for CaptivePortalData
by Chiachang Wang
· 5 years ago
210a4da
Move CaptivePortalDataTest to common test to support cts
by Chiachang Wang
· 5 years ago
311bd48
Set WifiAwareNetworkInfo into setTransportInfo()
by lucaslin
· 5 years ago
b0104c8
Merge "Fix NetworkStatsApiTest failed on Q device"
by Junyu Lai
· 5 years ago
7621ca1
Merge "Add trivial dependencies tests for the network stack"
by Treehugger Robot
· 5 years ago
ff97691
Fix NetworkStatsApiTest failed on Q device
by junyulai
· 5 years ago
77c7660
Add trivial dependencies tests for the network stack
by Chalard Jean
· 5 years ago
3df2ebc
Add more tests in NetworkCapabilitiesTest.java
by lucaslin
· 5 years ago
7e3fc61
Merge "Fix setAdministratorUids tests on Q"
by Remi NGUYEN VAN
· 5 years ago
824f80b
Fix setAdministratorUids tests on Q
by Remi NGUYEN VAN
· 5 years ago
5c5d1a1
Merge "Only apply VPN isolation if it's fully routed"
by Lorenzo Colitti
· 5 years ago
e71d3cf
Merge changes from topic "sp26-networkstats-cts"
by Junyu Lai
· 5 years ago
e47c7e4
[SP26] add CTS for NetworkStats
by junyulai
· 5 years ago
ab8cf30
Only apply VPN isolation if it's fully routed
by Rubin Xu
· 5 years ago
c350963
Merge "Sort administrator UIDs for NetworkCapabilities."
by Cody Kesting
· 5 years ago
e4df39b
Merge "Add combine() and equals() for NetworkCapabilities admin UIDs."
by Cody Kesting
· 5 years ago
ec5a0cb
Sort administrator UIDs for NetworkCapabilities.
by Cody Kesting
· 5 years ago
20e92ec
Add combine() and equals() for NetworkCapabilities admin UIDs.
by Chalard Jean
· 5 years ago
b1bf1f2
Merge "Fix NetworkCapabilitiesTest fail on Q device"
by Lucas Lin
· 5 years ago
9d66de5
Merge "Make LinkPropertiesTest compatible with Q"
by Aaron Huang
· 5 years ago
be8bbac
Fix NetworkCapabilitiesTest fail on Q device
by lucaslin
· 5 years ago
28ff516
Merge "Add MatchAllNetworkSpecifierTest"
by Lucas Lin
· 5 years ago
246821b
Merge "Add more tests in LinkPropertiesTests.java"
by Lucas Lin
· 5 years ago
e3aade0
Merge "Create a builder for NetworkCapabilities."
by Remi NGUYEN VAN
· 5 years ago
7988471
Make LinkPropertiesTest compatible with Q
by Aaron Huang
· 5 years ago
55c6a84
Add more tests in LinkPropertiesTests.java
by lucaslin
· 5 years ago
5bf0d2d
Add MatchAllNetworkSpecifierTest
by lucaslin
· 5 years ago
542e600
Create a builder for NetworkCapabilities.
by Chalard Jean
· 5 years ago
2772ddd
Add CTS tests for ApfCapabilities static APIs.
by Xiao Ma
· 5 years ago
30faad6
Merge "Add version check to prevent test fail on Android Q"
by Lucas Lin
· 5 years ago
4d08f37
Merge changes I97015365,Ic9db4b9b
by Chiachang Wang
· 5 years ago
5b71061
Add NattKeepalivePacketDataTest
by Chiachang Wang
· 5 years ago
c780d27
Add KeepalivePacketDataTest
by Chiachang Wang
· 5 years ago
8dd694d
Move sensitive field parceling bool to constructor
by Remi NGUYEN VAN
· 5 years ago
2fad017
Merge "Make LinkPropertiesTest backwards compatible"
by Remi NGUYEN VAN
· 5 years ago
3994e73
Make LinkPropertiesTest backwards compatible
by Remi NGUYEN VAN
· 5 years ago
d4db72d
Merge "Add test for NetworkAgentConfig"
by Aaron Huang
· 5 years ago
9e90c02
Add version check to prevent test fail on Android Q
by lucaslin
· 5 years ago
da284dc
Merge "Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[])"
by Paul Hu
· 5 years ago
4c48b0a
Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[])
by paulhu
· 5 years ago
73808bd
Merge "Remove framework code that has moved to frameworks/libs/net"
by Aaron Huang
· 5 years ago
97ae1a8
Add test for NetworkAgentConfig
by Aaron Huang
· 5 years ago
1d74bab
Skip Route tests that are R-specific on Q
by Chiachang Wang
· 5 years ago
0e1759b
Remove framework code that has moved to frameworks/libs/net
by Aaron Huang
· 6 years ago
ac98e78
Add test for getDeprecationTime and getExpirationTime
by Chiachang Wang
· 5 years ago
186adbf
Ignore NetworkAgentConfigTest on Q
by Remi NGUYEN VAN
· 5 years ago
1306f53
Skip LinkAddress tests that are R-specific on Q
by Remi NGUYEN VAN
· 5 years ago
df86d7b
Ignore testReevaluateNetwork until Q
by Remi NGUYEN VAN
· 5 years ago
6bef082
New NetworkAgentConfig API to replace NetworkInfo WiFi stuff. am: cd457ea5ec
by Automerger Merge Worker
· 5 years ago
c3f8d41
Merge "test: LinkProperties: Unique Route Destinations"
by Lorenzo Colitti
· 5 years ago
cd457ea
New NetworkAgentConfig API to replace NetworkInfo WiFi stuff.
by Chalard Jean
· 6 years ago
44999a7
test: LinkProperties: Unique Route Destinations
by Tyler Wear
· 5 years ago
50e2cbd
Merge "Revert "Remove framework code that has moved to frameworks/libs/net""
by Isabelle Taylor
· 5 years ago
175627f
Revert "Remove framework code that has moved to frameworks/libs/net"
by Isabelle Taylor
· 5 years ago
0122cf1
Merge "Remove framework code that has moved to frameworks/libs/net"
by Aaron Huang
· 5 years ago
08c94fb
RELAND: NetworkRequest: Embed requestor uid & packageName
by Roshan Pius
· 6 years ago
d85de75
Revert "NetworkRequest: Embed requestor uid & packageName"
by Roshan Pius
· 5 years ago
d499517
NetworkRequest: Embed requestor uid & packageName
by Roshan Pius
· 6 years ago
5ff8baa
Remove framework code that has moved to frameworks/libs/net
by Aaron Huang
· 6 years ago
f75d09f
API changes for IPv6 MTU support
by Sarah Chin
· 6 years ago
d956e5b
Fixed the documentation and unit tests
by Jack Yu
· 6 years ago
632771f
Disabled the tests
by Jack Yu
· 6 years ago
590d408
Added expiration time and deprecation time support
by Jack Yu
· 6 years ago
bb8da98
Add API for apps to check if they are the network owner
by Qingxi Li
· 6 years ago
8969398
Add list of Administrator UIDs to NetworkCapabilities.
by Cody Kesting
· 6 years ago
0a65eed
Add API for CaptivePortalData
by Remi NGUYEN VAN
· 6 years ago
938bfba
Support reevaluation request from captive portal app
by Chiachang Wang
· 6 years ago
279a1d6
Make LinkPropertiesTest pass, and fix an NPE.
by Lorenzo Colitti
· 6 years ago
3a59a92
Fix parceling of LinkProperties Inet6Addr
by Remi NGUYEN VAN
· 6 years ago
e117e2e
Better notification to user when DNS-over-TLS is broken
by lucaslin
· 6 years ago
9fa3509
API to detect which network interfaces support wake-on-lan
by Valentin Iftime
· 6 years ago
af71836
Factorize custom asserts.
by Chalard Jean
· 6 years ago
c674eb9
Add SocketUtils CTS tests
by paulhu
· 6 years ago
a00c638
Merge "Ignore NetworkTest when running CtsNetTestCases in instant app mode"
by Paul Hu
· 6 years ago
cc8d6dd
Merge "Add ApfCapabilities common test cases"
by Paul Hu
· 6 years ago
73f8eca
Add ApfCapabilities common test cases
by paulhu
· 6 years ago
9f7636c
Add LinkProperties common test cases
by paulhu
· 6 years ago
a3a7c6e
Ignore NetworkTest when running CtsNetTestCases in instant app mode
by paulhu
· 6 years ago
ebf3945e
Merge "Add CTS API coverage for APIs which are used by NetworkStack"
by Paul Hu
· 6 years ago
e878a6c
Add CTS API coverage for APIs which are used by NetworkStack
by paulhu
· 6 years ago
89d49e7
Add Network, NetworkCapabilities, StaticIpConfiguration common test cases
by paulhu
· 6 years ago
71a25d5
Add tests for DhcpErrorEvent
by Remi NGUYEN VAN
· 6 years ago
5564d5a
Move more network unit tests to common tests
by Remi NGUYEN VAN
· 6 years ago
49b1587
Add common tests for FrameworksBaseTests and CTS
by Remi NGUYEN VAN
· 6 years ago