commit | 8cb0c25c005ff6e5ba00d84bb133dc0599e2a5f3 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Wed Oct 18 18:26:13 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Oct 18 18:26:13 2017 +0000 |
tree | a4f64671a654983df8e445dea1d7e3fda9618767 | |
parent | 4d755794a69326d0920cf7103ccd87b5d0f4a6f4 [diff] | |
parent | e7554c613963ac8535c55ac8a00a0804ce74b087 [diff] |
Merge "Add --skip-build (-s) to atest.py"
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/