History log of /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/OsuNetworkConnectionTest.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/OsuNetworkConnectionTest.java
7df7bb844ac73bb5402fbdbed7f2d603e722aa3f 16-Nov-2017 Sohani Rao <sohanirao@google.com> [Wifi][Passpoint] Establish a connection with OSU Server

Connect to the OSU Server using a Https URL connection and a custom
TrustManager.

Bug: 69009082
Change-Id: I105903ab5d5286d7d92fceb161e53423b8148481
Test: Integration test# Please enter the commit message for your changes. Lines starting
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/OsuNetworkConnectionTest.java
0ddc2baaa85679bd818485ae3177b3d413905b86 09-Oct-2017 Sohani Rao <sohanirao@google.com> [Wifi][Passpoint] Connect to the provisioning AP

Implement connection to the provisioning AP as the first step in the
Passpoint Provisioning flow. Abstract all Wifi state events and network
connection events into a seperate class and initialize Provisioner once
from BOOT_PHASE completion of WifiServiceImpl. Introduce
PasspointProvisioning state machine which will run in WifiServiceThread.

Bug: 67914128
Test: Unit test
Change-Id: Ice8d873f1e0648b2746dd90ce55e3a6ffc120465
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/OsuNetworkConnectionTest.java