commit | 3df4c34a0e5a4976986e5d78c8af79bddfbab108 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Wed May 06 14:10:01 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed May 06 14:10:01 2020 +0000 |
tree | e92cc7b7b886fe7c338c9f4c7a0e057070025293 | |
parent | c0a697e497bf1835384be362e29cf981b72dca0d [diff] | |
parent | cf9a2ad224e7c4e81c74e53b502cbedfd58f92a9 [diff] |
Merge "Remove MODULE_LICENSE_APL from tradefederation/core"
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.