commit | 657e838185d40754adc7db40454e0853354bb08e | [log] [tgz] |
---|---|---|
author | Bryan Henry <bryanhenry@google.com> | Sat Jan 26 03:09:18 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Jan 26 03:09:18 2019 +0000 |
tree | 4d3ad8cb8a06ba6c565a29a88a8b223327456339 | |
parent | 3e1c4be341bce1df0d2f7d6a4cfe07b539e2eac9 [diff] | |
parent | 25289a9849403da2c8959b77af3185d3c9fb68fc [diff] |
Merge "HostGTest: Stream test output to result parser as the test runs"
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/