diff options
author | Guang Zhu <guangzhu@google.com> | 2014-08-18 16:18:00 -0700 |
---|---|---|
committer | Guang Zhu <guangzhu@google.com> | 2014-08-20 17:15:35 -0700 |
commit | d21f1c1e4d34306ab7aa99f5be1b886f6b4e07a8 (patch) | |
tree | 539b61ddf7e23bc4a633de123b306c48bd42a48e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 5ba6906768f2bdc22fea45f064dcb5ef96cd78e0 (diff) |
fixes for connectivity manager test suite
* reduced visibility of most util functions in
ConnectivityManagerTestBase
* reimplemented various waitFor... util function in base class:
instead of relying on received broadcast and synchronization
mechanism, we just poll for what we want with a fixed interval
and a max timeout
* minor style fixes
* removed state transition checks in all test cases of
ConnectivityManagerMobileTest: since exact state transitions
are not that interesting, we just care about if we reach a
particular state and if all network interfaces are in their
corresponding states
* clarified in comment what each test cases are testing, since
some of the test case names are not very straightforward
* any wait for DISCONNECTED checkes with ConnectivityManager are
temporarily commented out
Change-Id: I99cca95c33c6060909e0df684969b75c2dca23a9
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions