summaryrefslogtreecommitdiff
path: root/tests/common/java/android/net/NetworkCapabilitiesTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add accessUids to NetworkCapabilities.Chalard Jean2022-01-311-0/+46
* Add low latency and high bandwidth network capabilitiesSooraj Sasindran2022-01-251-0/+27
* Add support for Multiple enterprise sliceSooraj Sasindran2022-01-221-46/+47
* Merge "Update the SDK for the tests with intended target in T+"Chiachang Wang2022-01-211-1/+2
|\
| * Update the SDK for the tests with intended target in T+Chiachang Wang2022-01-201-1/+2
* | Do not verify field count in tests used in CTSRemi NGUYEN VAN2022-01-181-16/+1
|/
* Add enterpriseSpecifierSooraj Sasindran2021-12-231-1/+88
* Remove NetworkCapabilities#combine*Chalard Jean2021-12-131-129/+1
* Fix NetworkCapabilitiesTest on SRemi NGUYEN VAN2021-11-111-7/+14
* Add new APIs in NetworkCapabilities to set and get underlying networkslucaslin2021-10-151-4/+61
* Separate test into reasonable multiple testsChiachang Wang2021-08-171-29/+87
* Fix NetworkCapabilities MTS on S, CTS on S+moduleRemi NGUYEN VAN2021-08-161-1/+2
* The net cap value should be bit shifted before &ingChiachang Wang2021-08-111-0/+44
* Use TRANSPORT_USB from the SDKRemi NGUYEN VAN2021-07-141-1/+1
* Ignore checking TRANSPORT_USB when Android version is older than Slucaslin2021-07-141-4/+10
* Add test for NetworkCapabilities.Builder.withoutDefaultCapabilitiesChiachang Wang2021-05-211-0/+12
* Do not automatically redact TransportInfo objects.Lorenzo Colitti2021-05-131-1/+1
* Move net unit tests to packages/ConnectivityRemi NGUYEN VAN2021-05-131-0/+1152