commit | 346cceec259dab96443c761275a7ac296fff0f67 | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Wed May 18 17:09:56 2016 -0700 |
committer | Mitchell Wills <mwills@google.com> | Fri Aug 26 13:22:32 2016 -0700 |
tree | a25cc7924ccd39460a2e6d49175286a622234fe6 | |
parent | d2c287326f6af897715d12dc12d293cc151fe170 [diff] |
Create frameworks-base-testutils lib This permits sharing of test components used in connectivity tests. Rename the MockLooper to TestLooper, reflecting that it is not a true mock, but a manually controlled Looper for use in tests. Bug: 28848133 Test: Tests consuming this library pass. Change-Id: I57e11f9544c7bffdb02739ab2a921512b1b11874 (cherry picked from commit 07630f6bd3dbc91e2622cedfd1a21822b5f1f4b5)