commit | 515e8ec2c8eed31568f847d2ed216c6d1a38d67f | [log] [tgz] |
---|---|---|
author | jdesprez <jdesprez@google.com> | Wed Mar 21 14:59:55 2018 -0700 |
committer | jdesprez <jdesprez@google.com> | Fri Mar 30 11:25:03 2018 -0700 |
tree | 2607089cb26316d7c753fd761a75f27d217f310d | |
parent | bcbee81448dc4189c653f8c600bab0efc59d6923 [diff] |
Clarify a bit the ZipUtil2 message Test: none Bug: 76110343 Change-Id: Ie55974fbf7d149be5da80d20dddcf64a8614d43e
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/