commit | 0ff6e8f23897d912b4b19079363d3213187610c9 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Tue Dec 04 16:24:35 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Dec 04 16:24:35 2018 +0000 |
tree | a58179b4648d30f00f365396ac4751d283951833 | |
parent | c96749f7edf8ee0ca661bd533c53af5db6c09064 [diff] | |
parent | 0dd832ddd725f80cc355606ae0a306c6fae9894e [diff] |
Merge "Make the underlying result map of CollectingTestListener thread safe"
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/