History log of /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/OsuProviderInfoTest.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/anqp/OsuProviderInfoTest.java
0169c9350c355acbfe790859a1cc77a1594b4c1b 06-Jun-2017 Peter Qiu <zqiu@google.com> hotspot2: anqp: OsuProviderInfo: friendly name and service description selection

An OSU provider might contain multiple friendly names and
service descriptions in different languages. In this case,
the value that's in the default language will be preferred.

Bug: 62235301
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Change-Id: Ie6065a494e6a5c9aa1cc05621ab9627628efb446
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/OsuProviderInfoTest.java
9fa8195087be42baed9f21ebdedadda9f509c7c6 24-May-2017 Peter Qiu <zqiu@google.com> hotspot2: anqp: parsing support for OSU Provider info

An OSU Providers List ANQP element will contain zero or
more OSU Provider Info.

Bug: 38351209
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Change-Id: I73d84400f4232e8ebbfd1d4d11f173daee7c9745
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/OsuProviderInfoTest.java