History log of /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/MockWifiMonitor.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
79d691a718a3b8980f99940cbeae8d434c469858 09-Feb-2016 Mitchell Wills <mwills@google.com> Remove generic type argument from AnswerWithArguments

It does not add any type safety and was wrong in a number of usages.

Change-Id: I93a76ff60f8dd2fc5eb9786bc312f96f9cfdeaaa
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/MockWifiMonitor.java
94bd575cb4766ed0dfbaad0fc7719a9e9e85a260 15-Jan-2016 Mitchell Wills <mwills@google.com> Add some tests for WifiScanningService

Cleanup WifiScanningServiceImpl a little and add a few basic tests
Also cleaned up some tests and added some more utilities

Change-Id: Ic0ac34344de6cf8fa03b741189156916ae35e2a3
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/MockWifiMonitor.java
72c639e8b97067e948eca8be50dfea3173121090 04-Nov-2015 Mitchell Wills <mwills@google.com> Cleanup wifi tests style

Make all tests follow style defined in development/tools/checkstyle

Change-Id: I18b24956f4fdecde8f02ebcc9089065b4a5b7e68
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/MockWifiMonitor.java
41e38d84f562e12198f7db0d45f633712cae6cba 19-Nov-2015 Mitchell Wills <mwills@google.com> Tests for SupplicantWifiScannerImpl

Other small fixes/aids for testing
* deliver full scan results in the order they are returned from
supplicant
* Now use AlarmListener AlarmManager API instead of intents
* Use WifiChannelHelper instead of direct native calls

Change-Id: I3133a21162f598e5e5973ec67ebc9521a3a387ab
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/MockWifiMonitor.java