commit | 8eb85351370731815ac37908631be919f6e841db | [log] [tgz] |
---|---|---|
author | kellyhung <kellyhung@google.com> | Thu Feb 14 15:40:57 2019 +0800 |
committer | kellyhung <kellyhung@google.com> | Thu Feb 14 16:09:34 2019 +0800 |
tree | 0e1049587f6e802794eb06160d11ef7f4c22c4b4 | |
parent | 8e3a9f61a0f4a210ac13b1128a3977e75a48c87c [diff] |
Atest: Avoid odd option in tab completion. Change separation line in atest_utils.print_data_collection_notice. Bug: 124415598 Test: atest --<tab><tab> Change-Id: If51d1e519d544528b4266a36a133c75ad2343069
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/