commit | 21793bad185f1d2054c0fee90a82d40b7287a11f | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Mon Mar 09 21:22:04 2020 +0900 |
committer | Chalard Jean <jchalard@google.com> | Fri Apr 03 07:33:23 2020 +0900 |
tree | 457a0af8d273aeea392c97b42a511bbea463e01f | |
parent | 7f922c9ccd1a2ca5a50fa16cd2b5f1179d1125f5 [diff] |
Add a first NetworkAgent CTS test This is a basic test that only tests register(), markConnected(), unregister and onNetworkUnwanted. It provides the backbone for the tests, a harness to test callbacks on NetworkAgent, and demonstrates how the instrumentation in ConnectivityService can be used to test this API. Test: this Bug: 139268426 Change-Id: I022c9e237fdaec27338047c171c04e5a96cf89e3