Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
f255e047b7cee30ade1e6311a997b0c847d2776b
/
tests
/
net
f255e04
Unit tests for new explicitlySelected behaviour.
by Lorenzo Colitti
· 6 years ago
484c421
Simplify Exception expressions in CSTest
by Chalard Jean
· 6 years ago
c756334
Remove all static members from NetworkStatsFactory.
by Lorenzo Colitti
· 6 years ago
0fd0e96
Merge "Revert "Simplify Exception expressions in CSTest""
by Chalard Jean
· 6 years ago
de6bb3e
Revert "Simplify Exception expressions in CSTest"
by Chalard Jean
· 6 years ago
c657dd3
Merge "Transfer ownership of NetworkStatsFactory to NetworkStatsService."
by Lorenzo Colitti
· 6 years ago
afbf997
Merge "Simplify Exception expressions in CSTest"
by Chalard Jean
· 6 years ago
0272942
Merge "Unify assertThrows"
by Chalard Jean
· 6 years ago
f5af7fc
Transfer ownership of NetworkStatsFactory to NetworkStatsService.
by Lorenzo Colitti
· 6 years ago
5c28780
Merge "Only show "Connected" note after opening portal"
by Remi NGUYEN VAN
· 6 years ago
d209586
Simplify Exception expressions in CSTest
by Chalard Jean
· 6 years ago
045d5fc
Unify assertThrows
by Chalard Jean
· 6 years ago
705b46b
Only show "Connected" note after opening portal
by Remi NGUYEN VAN
· 6 years ago
5c8f9cf
NetworkStats: Fix race condition causing system server crashes
by Hugo Benichi
· 6 years ago
af71836
Factorize custom asserts.
by Chalard Jean
· 6 years ago
c961e03
Merge "Move the test of minimum supported keepalive slots to CTS"
by Junyu Lai
· 6 years ago
5b3b486
Move the test of minimum supported keepalive slots to CTS
by junyulai
· 6 years ago
3737706
Merge "Add SocketUtils CTS tests"
by Paul Hu
· 6 years ago
fde4dfd
Remove VPN info arrays from NetworkStats(Observer|Recorder)
by Benedict Wong
· 6 years ago
9308cd3
NetworkStatsFactory: Take VPNs into account for network/battery stats
by Benedict Wong
· 6 years ago
6632202
Remove duplicate line in clat_simple test file
by Benedict Wong
· 6 years ago
c674eb9
Add SocketUtils CTS tests
by paulhu
· 6 years ago
34857f8
Revert "Revert "Take all VPN underlying networks into account when migrating traffic for""
by Benedict Wong
· 6 years ago
048c1c6
Revert "Take all VPN underlying networks into account when migrating traffic for"
by Varun Anand
· 6 years ago
fb0e689
Revert "NetworkStatsService: Fix getDetailedUidStats to take VPNs into account."
by Varun Anand
· 6 years ago
5701cc3
Revert "Addressing comments for http://ag/7700679."
by Varun Anand
· 6 years ago
5cc78a3
Revert "Add one more test for VPN usage stats."
by Varun Anand
· 6 years ago
635b441
Add one more test for VPN usage stats.
by Lorenzo Colitti
· 6 years ago
4d83f3e
Addressing comments for http://ag/7700679.
by Varun Anand
· 6 years ago
8690e1f
Merge "Always give VPN the INTERNET capability."
by Chalard Jean
· 6 years ago
318feaf
Always give VPN the INTERNET capability.
by Chalard Jean
· 6 years ago
74f0698
Merge "NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions"
by Chen Xu
· 6 years ago
126a957
Merge "Add a common test library."
by Chalard Jean
· 6 years ago
d5e7114
NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions
by chen xu
· 6 years ago
3b14d46
Minor changes for DnsUtils and its test
by Luke Huang
· 6 years ago
e343bcc
Add a common test library.
by Chalard Jean
· 6 years ago
ce2f2fe
Merge "Let the system server have CONNECTIVITY_USE_RESTRICTED_NETWORKS."
by Chalard Jean
· 6 years ago
5ad000a
Merge "Wipe the data in IpMemoryStore database upon network factory reset."
by Xiao Ma
· 6 years ago
179c33f
Remove broken test testRfc6724Sort
by Luke Huang
· 6 years ago
b807dd8
Let the system server have CONNECTIVITY_USE_RESTRICTED_NETWORKS.
by Chalard Jean
· 6 years ago
555e408
Wipe the data in IpMemoryStore database upon network factory reset.
by Xiao Ma
· 6 years ago
b8d3727
Clean up for multiple validation result update
by Chiachang Wang
· 6 years ago
5af0713
Merge "Update multiple validation result to ConnectivityService"
by Chiachang Wang
· 6 years ago
1f1bcb0
[CM] Fix NPE due to unvalidated callback value
by Etan Cohen
· 6 years ago
eff1897
Update multiple validation result to ConnectivityService
by Chiachang Wang
· 6 years ago
26c1cdb
Add Rfc6724 style sort for DnsResolver and fix potential bug
by Luke Huang
· 6 years ago
43c1536
Merge "[CM] Fix NPE due to unvalidated callback value"
by Etan Cohen
· 6 years ago
b58e366
[CM] Fix NPE due to unvalidated callback value
by Etan Cohen
· 6 years ago
4b56771
Properly use versioned interfaces.
by Lorenzo Colitti
· 6 years ago
db10850
Reland: Add FrameworksNetTests dependency on libcgrouprc
by Ian Kasprzak
· 6 years ago
a582a82
Merge "Ignore NetworkTest when running CtsNetTestCases in instant app mode"
by Paul Hu
· 6 years ago
a00c638
Merge "Ignore NetworkTest when running CtsNetTestCases in instant app mode"
by Paul Hu
· 6 years ago
6cb0c15
Merge "Clean up the permission control code in framework" am: 0e6d2b5f4f
by Chenbo Feng
· 6 years ago
0e6d2b5
Merge "Clean up the permission control code in framework"
by Treehugger Robot
· 6 years ago
f8f19be
Merge "Add ApfCapabilities common test cases" am: cc8d6dd0bb
by Paul Hu
· 6 years ago
cc8d6dd
Merge "Add ApfCapabilities common test cases"
by Paul Hu
· 6 years ago
7617ca1
Reland: Add FrameworksNetTests dependency on libcgrouprc
by Ian Kasprzak
· 6 years ago
3bee1cd
Merge "Clean up the arguments annotation and verify items on IpMemoryStoreTest."
by Xiao Ma
· 6 years ago
9db7774
Merge "Support strict mode private DNS on VPNs that provide Internet."
by Chalard Jean
· 6 years ago
73f8eca
Add ApfCapabilities common test cases
by paulhu
· 6 years ago
103a7ce
Clean up the arguments annotation and verify items on IpMemoryStoreTest.
by Xiao Ma
· 6 years ago
78415c3
Merge "Add LinkProperties common test cases"
by Paul Hu
· 6 years ago
6a5c545
Merge changes Ibcb91105,I0218f367
by Junyu Lai
· 6 years ago
2fca7e3
Support strict mode private DNS on VPNs that provide Internet.
by Lorenzo Colitti
· 6 years ago
5cb924d
Merge changes Ibff278a6,If6d537a3
by Treehugger Robot
· 6 years ago
b4da895
Merge "DO NOT MERGE - Merge Pie Bonito/Sargo into master."
by Xin Li
· 6 years ago
b4864e6
Revert "Add NATT keepalive resources and methods into IpSecService"
by Junyu Lai
· 6 years ago
4dca18a
Support customization of supported keepalive count per transport
by junyulai
· 6 years ago
14b9e8b
Merge "adopt non-blocking method to obtain the IpMemoryStore service."
by Xiao Ma
· 6 years ago
9f7636c
Add LinkProperties common test cases
by paulhu
· 6 years ago
6cb6599
[CS] Unregister callback as part of onUnavailable dispatch
by Etan Cohen
· 6 years ago
afc8845
adopt non-blocking method to obtain the IpMemoryStore service.
by Xiao Ma
· 6 years ago
d09adf6
Revert "[KA11] Verify fd ownership and allocate resource for NattKeepalive"
by Junyu Lai
· 6 years ago
4737299
Clean up the permission control code in framework
by Chenbo Feng
· 6 years ago
a3a7c6e
Ignore NetworkTest when running CtsNetTestCases in instant app mode
by paulhu
· 6 years ago
1e6c28a
Merge "Add CTS API coverage for APIs which are used by NetworkStack"
by Paul Hu
· 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
04bd7b8
Merge "Support adding NATT keepalive packet filter" am: 7a571f5be4
by Mark Chien
· 6 years ago
7a571f5
Merge "Support adding NATT keepalive packet filter"
by Mark Chien
· 6 years ago
a88e73d
Merge "Add Network, NetworkCapabilities, StaticIpConfiguration common test cases"
by Paul Hu
· 6 years ago
c049c59
Merge "Add Network, NetworkCapabilities, StaticIpConfiguration common test cases"
by Paul Hu
· 6 years ago
df1edb3
Support adding NATT keepalive packet filter
by Aaron Huang
· 6 years ago
89d49e7
Add Network, NetworkCapabilities, StaticIpConfiguration common test cases
by paulhu
· 6 years ago
f8247f0
Merge "Make DNS cache lifecycle management explicit" am: 0ce35a9447
by Lorenzo Colitti
· 6 years ago
0ce35a9
Merge "Make DNS cache lifecycle management explicit"
by Lorenzo Colitti
· 6 years ago
c5f2f8e
Merge "Reinstate new VPN uid filtering unit tests" am: 14ae90a4a6
by Rubin Xu
· 6 years ago
3dc9003
Reinstate new VPN uid filtering unit tests
by Rubin Xu
· 6 years ago
1fe65ae
Merge "Add tests for DhcpErrorEvent" am: 8aec50df25
by Paul Hu
· 6 years ago
8aec50d
Merge "Add tests for DhcpErrorEvent"
by Paul Hu
· 6 years ago
a1ed113
Merge "[KA11] Verify fd ownership and allocate resource for NattKeepalive"
by Junyu Lai
· 6 years ago
2bb85a0
[KA11] Verify fd ownership and allocate resource for NattKeepalive
by junyulai
· 6 years ago
40b6f96
Merge "Fix an argument to the legacy broadcast" am: 157c444fcf
by Chalard Jean
· 6 years ago
157c444
Merge "Fix an argument to the legacy broadcast"
by Chalard Jean
· 6 years ago
866cba5
Merge "Add NATT keepalive resources and methods into IpSecService"
by Benedict Wong
· 6 years ago
8ab1de2
Merge "Add NATT keepalive resources and methods into IpSecService"
by Benedict Wong
· 6 years ago
71a25d5
Add tests for DhcpErrorEvent
by Remi NGUYEN VAN
· 6 years ago
457b5be
Merge "Move more network unit tests to common tests" am: bce9cb271f
by Paul Hu
· 6 years ago
bce9cb2
Merge "Move more network unit tests to common tests"
by Paul Hu
· 6 years ago
37a2b46
Fix an argument to the legacy broadcast
by Chalard Jean
· 6 years ago
Next »