History log of /system/connectivity/wificond/tests/integration/process_utils.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e84c0a36ce1a695663b941ca8af0899d7195befc 12-Oct-2016 Ningyuan Wang <nywang@google.com> Stop system_server for wificond integration test DevMode

For integration tests, now we use "adb shell stop" to get rid of
framework control, instead of starting wificond service with a
new name.

Bug: 32097569
Test: comipile, integration test
Change-Id: I725e33e05052fd813f1f7f8c92b7ed1d75c8e187
/system/connectivity/wificond/tests/integration/process_utils.h
66527843f7df41d152e09b21dec2f0d931db08db 10-Aug-2016 Christopher Wiley <wiley@google.com> Add the ability to start/stop supplicant to wificond

Introduce two new methods:

enableSupplicant()
disableSupplicant()

to IClientInterface. These are used to start/stop
wpa_supplicant from controlling a given interface.
Today, they start/stop the wpa_supplicant service, but
in the future we may use them to add/remove the interface
from supplicant's control.

Bug: 30666540
Test: Can still connect to WiFi on bullhead.

Change-Id: I25fe9e7e5f2e3764cd38cf89902dffd957b474ee
/system/connectivity/wificond/tests/integration/process_utils.h
356d05a48660fb4ba18069be262146592f7a9d91 21-Jul-2016 Christopher Wiley <wiley@google.com> Move integration tests for IApInterface to their own file

Move existing tests related to IApInterface to a new file.
Add additional test coverage to exercise IApInterface.

Bug: 30040724
Test: These tests pass. Unfortunately, hostapd start/stop
is still not as reliable as we'd like.

Change-Id: I08956798c917cf6abf09ab44c48b3588c61c8de5
/system/connectivity/wificond/tests/integration/process_utils.h
c5f37c05c57b56fc0a5709075e2b32ab6115b5ac 20-Jul-2016 Christopher Wiley <wiley@google.com> Move process utilities to process_utils.cpp

These are handy for a number of other tests.

Bug: 30040724
Change-Id: I5510b0df39831c8df842d6d7c9d55ea51a2b8c0b
Test: Compiles, unit/integration tests pass
/system/connectivity/wificond/tests/integration/process_utils.h