summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/hotspot2/PasspointXmlUtilsTest.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
* Update SmallTest libraryEtan Cohen2018-01-261-1/+1
| | | | | | | | | | | | android.test.suitebuilder.annotation.SmallTest is deprecated and replaced by android.support.test.filters.SmallTest. Update all test files. No other change (except import order cleaning up to pass preload format check). Bug: 72324160 Test: all unit tests pass Change-Id: Icc4abe3b3b37926d583c0d4ae510a7d7c74c1a03
* hotspot2: update method name for timestamp related APIsPeter Qiu2017-05-011-5/+6
| | | | | | Bug: 37514629 Test: build Change-Id: Ib8ade875bd51df6b8fd0f1acb6b730cc545aa084
* hotspot2: add utility class for XML serialization of Passpoint configurationsPeter Qiu2017-02-151-0/+241
This is used for serializing/deserializing Passpoint related configurations to/from config store. Bug: 31065385 Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh Change-Id: I373c9a0f30a8ccf47f2df860f43982dc03630322