commit | cf7273977dea36bfd2c238b4e30e9518050e157f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Fri Apr 12 10:22:43 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Apr 12 10:22:43 2019 +0000 |
tree | 526c405ae54a5d01b607f38fdafb87617a998144 | |
parent | 44a42cdf5de9f700e4d2f42a5a4837bdbdb5642d [diff] | |
parent | 57739f83c1b0414fabfcef46b242c60ae3186db2 [diff] |
Merge "ATest: Skip finding Java classes when inputting native tests."
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/