History log of /frameworks/base/wifi/tests/src/android/net/wifi/WifiScannerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
caf9b531f7a78353be575dcaa8bb7fe83c9988ad 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.

Bug: 72324160
Test: all unit tests pass
Change-Id: I02ec8419a3eac698077d46b0b95f1f695b0f1b9b
/frameworks/base/wifi/tests/src/android/net/wifi/WifiScannerTest.java
00bbf34e3e0b12918181afc8dd6450c6d6a00004 27-Oct-2017 Roshan Pius <rpius@google.com> WifiScanner: Add scan request type to ScanSettings

This new 'type' parameter in ScanSettings is used to convey the goal of
the scan to the underlying wifi chip. This parameter is intentionally
abstract to let the wifi chip vendors decide what type of scan to
perform on devices which support multiple scan modes (DBS, MCC, etc).

Bug: 68335251
Test: Unit tests
Change-Id: Iabddad980128848938b6e2223ad199345812615b
/frameworks/base/wifi/tests/src/android/net/wifi/WifiScannerTest.java
31225c466e5146bc37a7846f67462c1bdf5b60ba 27-Mar-2017 Michael Plass <mplass@google.com> Remove implementation of bssid hotlist

Test: Relevant unit tests pass
Bug: 30147676
Change-Id: I268907cc13ef21c0ba547722fe7c866ee4cdae5a
/frameworks/base/wifi/tests/src/android/net/wifi/WifiScannerTest.java
601964b92795860610262cabfc920765d174fd93 26-Sep-2016 Peter Qiu <zqiu@google.com> wifi: add test target/directory for unit testing WiFi framework APIs

The existing tests for the WiFi frameworks API android.net.wifi are
copied from frameworks/opt/wifi/tests, and will be removed in
frameworks/opt/wifi/tests.

Bug: 31745421
Change-Id: I789e983bc7dd02b6c3fa6a982ca671347912be0f
Test: frameworks/base/wifi/runtests.sh
/frameworks/base/wifi/tests/src/android/net/wifi/WifiScannerTest.java