History log of /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/PasspointXmlUtilsTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7f2a1e30dd5d14320ffc7b185ac25fdb79fe52b0 23-Jan-2018 Etan Cohen <etancohen@google.com> Update SmallTest library

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
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/PasspointXmlUtilsTest.java
8f4f48b96b690aa099f85aad7a361cf39e431f42 01-May-2017 Peter Qiu <zqiu@google.com> hotspot2: update method name for timestamp related APIs

Bug: 37514629
Test: build
Change-Id: Ib8ade875bd51df6b8fd0f1acb6b730cc545aa084
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/PasspointXmlUtilsTest.java
d501fd07f0e2ab6a320a1570e426926838a1b316 10-Feb-2017 Peter Qiu <zqiu@google.com> hotspot2: add utility class for XML serialization of Passpoint configurations

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
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/PasspointXmlUtilsTest.java