This test verifies the socket address information is not leaked by
xt_qtaguid module inside the kernel. The sock_addr parsed from
proc/net/xt_qtaguid/ctrl file should always be 0
Bug: 62489688
Test: in cts-tf: run cts --package android.net.native
Since Linux kernel 4.2, net.ipv6.auto_flowlabels is set by default, and
therefore the request and reply may have different IPv6 flow label.
Bug: 31444338
Test: On a kernel 4.4 board, run com.android.cts.net.HostsideNetworkTests#testVpn
Test: On a kernel 3.18 board, run echo 1 > /proc/sys/net/ipv6/auto_flowlabels, then
com.android.cts.net.HostsideNetworkTests#testVpn
Change-Id: I913bbf91574239a24cb32ae908834eb951ea2010
Symptom:
testTrafficStatsForLocalhost fails when applications or services
except CTS are using network.
Root cause:
testTrafficStatsForLocalhost can't calculate the number of
non-localhost packets for CTS.
It includes the all of packets for applications/services except CTS
and non-localhost packets for CTS.
Solution:
Remove this assertion and only logging the number of packets.
Change-Id: I49243d59f359f3a543c6bdb46f6a2645cde8f292
Some partner test devices without a SIM Card or with no signal, thus
without mobile network data connection.
Added a message to check signal and SIM card and rerun the test.
Also added a verification that the network type is supported in the
event of a Connectivity Action's timeout. Unsuported network type could
be caused by a network stack crash.
Bug: 28207677
Change-Id: Ibca50359df7d5fb8371f4f4037fc81f029f48b30
testStartUsingNetworkFeature_enableHipri should be able to reconnect to Wifi Network.
Added a prefix to the already defined error message to rerun the test.
The ConnectivityManager's startUsingNetworkFeature will fail without SIM card and/or signal.
Changed the error message to check SIM card and signal and rerun the test.
Bug: 28264205
Change-Id: Ia1b35cab11afa65ae93ea7dab2f7cc3a330d8471
Some partner test networks connect by VPN and if the connection
fails during the testing this test will fail as the local internet
provider intercepts the DNS request and returns an ipv4 address.
Added a message to check the network configuration and rerun the test.
Bug: 26560000
Change-Id: I54e4976b2cef549bfe9fd55ff9609ba2e6513239
am: 78df332ef1
* commit '78df332ef1a6be3cda40b776a6321425fa829ddb': (32 commits)
cts: get video size from CamcorderProfile -- DO NOT MERGE
BUG: 23792027 adding android.hardware.cts.helpers.sensorverification.EventOrderingVerificationTest#testSameTimestamp to knownfailure
cts: get video size from CamcorderProfile -- DO NOT MERGE
cts: get video size from CamcorderProfile -- DO NOT MERGE
BUG: 23954202 fixed minimum memory to be 1099
DO NOT MERGE ANYWHERE: fix breakage
DO NOT MERGE: fix breakage
rename android_security_cts_AudioflingerBinderTest.cpp to android_security_cts_AudioFlingerBinderTest.cpp
Test if libstagefright dies in onInputBufferFilled on currupted file
Should return true if the specified file doesn't exist
DO NOT MERGE - Revert "Revert "Fix AudioTrackTest.testGetTimestamp""
DO NOT MERGE ANYWHERE:revert and resubmit on lmp-dev
DO NOT MERGE ANYWHERE:revert and resubmit to lmp-* branches
Fix build error in ExtractDecodeEditEncodeMuxTest.
Fixed android.uirendering package in CTS-5.0_R3
TV: add multiple tracks tests to CtsVerifier
TV: Add parental control tests to CtsVerifier
TV: add a test for overlay view from TV input to CtsVerifier
Add TV app tests to CtsVerifier
DO NOT MERGE - Add security test for IEffect binder command
...
This contains all of the changes from b54aa51 to
791e51a on mnc-dev, except the changes
to tests/tests/security.
Bug: 24846656
Change-Id: I01f53a1a238ac49f86928e0e22796dc73e0e34af