See go/jetpack-test-android-migration
This is the internal version of aosp/915793
Exempt-From-Owner-Approval: already reviewed in aosp
Test: m -j CtsNetTestCases
Change-Id: If102677e4cdc4361b5d93283c4d6140dc477a94a
You're receiving this CL because you're the owner of CtsHostsideNetworkTests as per http://go/cts-test-owners. Please refer to the following doc for more details on why we are backfilling OWNERS file: http://go/backfill-cts-owners.
Test: Ignored
Bug: 126563878
Change-Id: Ib239888264404f6acd265f9923d8c2c4eb988797
Remove ConnectivityRequest timeout and let the framework trigger
the onUnavailable callback (which it should since the specified
peer does not exist and so no response would be received to the
protocol request).
Bug: 31382922
Test: atest SingleDeviceTest
Change-Id: I73408fa45d9931fdb5d34f26cf1514050f85db6d
You're reiceiving this CL because you're the owner of CtsNetTestCases as per http://go/cts-test-owners. Please refer to the following doc for more details on why we are backfilling OWNERS file: http://go/backfill-cts-owners.
Test: Ignored
Change-Id: I922a486194cfe2c58ed8c7b11ec890f588487cec
Disabling isolated storage so existing tests can still write files to
/sdcard and shell can read it successfully.
Bug: 124651276
Test: atest android.net.cts.NetworkWatchlistTest#testGetWatchlistConfigHash
Change-Id: I6c40d1ae12fc2cff76c976c11650423df5ce044f
Get the detailed network stats for the test uid and check if the detail
stats is consistent with the per uid stats. This test is necessary since
the new devices may get detailed network stats and per uid total stats
from different eBPF maps.
Test: atest TrafficStatsTest
Bug: 79171384
Change-Id: I04533e9fa146e052bdc3787ec6b1f8dad9c19fb7
NetworkStack is moved from system to its own UID but
NetworkStack requires NETWORK_SETTINGS permission and play as a
system level app. It should not be treated as a normal app.
Bug: 123540252
Test: atest WifiManagerTest
Change-Id: I794a603bb1b354819ae56ffb555bf26103528e1c
Test cases that expect to get "true" returned are part of
devicepolicy tests since it is hard to set up always-on
configuration without device/profile owner.
Test: atest MixedDeviceOwnerTest#testAlwaysOnVpn
Test: atest HostsideVpnTests#testIsAlwaysOnIsLockdown
Bug: 72628179
Change-Id: I7fceab93a1d2d0255611f7a788391540e0dddccb
Create multiple foreground services and make
sure the process state reflects which FG service
type is running.
Also fix an existing test with hardcoded proc
state.
Bug: 111453223
Test: atest CtsAppTestCases
atest CtsHostsideNetworkTests
Change-Id: I309083d13452df58f6dc8e7089328acf260a2ed0
1. Need to add the access permission into android_manifest.xml in CTS test
folder in order to pass the presubmit verification.
2. Check the access permission is granted to <=1 app.
Bug: 113262380
Test: atest WifiManagerTest#testUpdateWifiUsabilityStatsScorePermission
Change-Id: Iaa4ac3140f2bca0b0971bba4943e8f7d08231a65
Signed-off-by: Mingguang Xu <mingguangxu@google.com>
1. Test that android_res_nresult closes the fd.
2. Use "0" instead of ResNsendFlags(0) since
the type of flags is changed.
Test: build
atest CtsNativeNetDnsTestCases
Change-Id: I772fb3f70f52b84802bb352215a1639efeab1629