commit | da8b43fab7d77c9bcd47a3bcb34b917e6f9832c0 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Mon Feb 04 10:14:53 2019 -0800 |
committer | Julien Desprez <jdesprez@google.com> | Mon Feb 04 10:15:40 2019 -0800 |
tree | b91dc74c1768395ec532017a81946d117c0dcfeb | |
parent | aa8c771c284c5de9a61aec9e24c3a85fc59042fc [diff] |
Update names of logs on failure Make the name easier to aggregate and look up. Test: unit tests Bug: 123878342 Change-Id: I0686ff65633e65bb6f88be17b1371a738dd05de0
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/