summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/RttManagerTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Take 2 of Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-191-1/+2
| | | | | | | | See go/jetpack-test-android-migration Test: atest FrameworksWifiTests Bug: None Change-Id: I76a3394fe1e4f5b268ed2716291b33d1db8f9f85
* Revert "Migrate frameworks/opt/net/wifi to androidx.test"Brett Chabot2018-12-191-2/+1
| | | | | | | | | This reverts commit 560ff95760cd1fc1da022e0972a5e29b739fcc52. Reason for revert: Broke master Exempt-From-Owner-Approval: build fix, pure revert Change-Id: I9f155cff6a712a6831be6af6b4dc671a35cd2ee1
* Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-141-1/+2
| | | | | | | | See go/jetpack-test-android-migration Test: make checkbuild Bug: None Change-Id: I68f37d8eaf20b82a4e26ef7914e13460495e9762
* Add missing SmallTest annotations in opt/net/wifiMichael Plass2018-07-301-0/+2
| | | | | | Bug: 73290083 Test: Unit tests Change-Id: Id09ce5ea984da892274c7f63d126dffb63ad5a7c
* Fix native crash caused by null rtt params.Wei Wang2016-03-141-0/+93
Bug:27227320 Change-Id: I822045f2dd35aeb824cea0d0c0791480e0d1b80a