OSDN Git Service

Move integration tests for IApInterface to their own file
authorChristopher Wiley <wiley@google.com>
Thu, 21 Jul 2016 16:06:33 +0000 (09:06 -0700)
committerChristopher Wiley <wiley@google.com>
Fri, 29 Jul 2016 18:39:20 +0000 (11:39 -0700)
commit356d05a48660fb4ba18069be262146592f7a9d91
treedbaaffa0560d772620982c94d728605912789fc8
parent5891eaa209283d5ae4ccde4750b08c9178a0c5fa
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
Android.mk
tests/integration/ap_interface_test.cpp [new file with mode: 0644]
tests/integration/life_cycle_test.cpp
tests/integration/process_utils.cpp
tests/integration/process_utils.h