commit | 8c033db0a85359c10780f9b1494a05340ddf815a | [log] [tgz] |
---|---|---|
author | Jonathan Scott <scottjonathan@google.com> | Thu Dec 13 17:08:30 2018 +0000 |
committer | Jonathan Scott <scottjonathan@google.com> | Fri Dec 14 12:39:12 2018 +0000 |
tree | 14aad08438289eb82a4eaba4e10bc9e212dd13ce | |
parent | 723b82b47a7d3b4f82b1e0863b8d80d5991e7b0b [diff] |
Update removeOwners() for variable dumpsys output. Bug: 120093122 Bug: 120083125 Bug: 120088965 Test: gts-tradefed run gts -m GtsGmscoreHostTestCases -t com.google.android.gts.devicepolicy.managedprovisioning.DeviceOwnerProvisioningHostsideTest Change-Id: I6e9feaa9d5f1c2c20f9f0f7ac3700c7f0225cc6c
TF is a test harness used to drive Android automated testing. It runs on test hosts and monitors the connected devices, handling test scheduling & execution and device management.
Other test harnesses like Compatibility Test Suite (CTS) and Vendor Test Suite (VTS) use TF as a basis and extend it for their particular needs.
Building TF:
More information at: https://source.android.com/devices/tech/test_infra/tradefed/