History log of /frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
da7d73da44a47933cfc99660c2d247c24fd72544 24-Mar-2017 mukesh agrawal <quiche@google.com> disable failing tests

Disable failing unit tests, except for the ones where
a) we already have fixes up for review, or
b) the test was failing before the Mockito update

The tests are disabled via a new annotation, so that
we can more easily track progress on updating the
tests to work with the new version of Mockito.

Bug: 36407367
Test: runtests.sh -e notClass com.android.server.wifi.WifiVendorHalTest,com.android.server.wifi.hotspot2.PasspointManagerTest,com.android.server.wifi.WifiConfigManagerTest,com.android.server.wifi.p2p.SupplicantP2pIfaceHalTest#testCancelServiceDiscovery_exception

Change-Id: Idca42fe735821a29a6dc0ca975bf5d39909ec508
/frameworks/opt/net/wifi/tests/wifitests/runtests.sh
0db50e20ec8d91c5febed969f01cb4cb53ee2288 21-Feb-2017 mukesh agrawal <quiche@google.com> runtests.sh: add help option

While the default behavior of runtests.sh is the
correct one (run _all_ the tests), there are some
other common use cases.

Add a "--help" option, which explains how to perform
other common tasks.

Bug: 35632708
Test: ./runtests.sh
Test: ./runtests.sh -r -e class com.android.server.wifi.WifiDiagnosticsTest#startLoggingRegistersLogEventHandler

Change-Id: I0f823bfbe271069b8af4aa9ec3bbd6074113ad3d
/frameworks/opt/net/wifi/tests/wifitests/runtests.sh
67b1811188b7a874bb851dddc3b3cd930a551773 01-Jul-2016 Mitchell Wills <mwills@google.com> Add script to automatically build, deploy and run wifi unit tests

Change-Id: I8a791254272fa3986d1f366b638664f98f229cff
/frameworks/opt/net/wifi/tests/wifitests/runtests.sh