commit | 88e0e02de4a1e209821ceaeb962023f91b69cb1b | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Wed Aug 14 23:04:58 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Aug 14 23:04:58 2019 +0000 |
tree | 884353fe5a122c7e5fafe94795f9a6649e0ade06 | |
parent | afc57ee49bcdb0eaff746fe8f1dfcf7cde0b9a85 [diff] | |
parent | 83c8346012283c6d22f0fb54907761959f12e99f [diff] |
Merge "Adds option to Perfetto collector to pass additional arguments to extractor binary."
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/
See more details about Tradefed Architecture at: https://source.android.com/devices/tech/test_infra/tradefed/architecture
If you are a tests writer you should start looking in the test_framework/ component which contains everything needed to write a tests in Tradefed.