commit | 73daa3d6f2d76f472737f2486b804a8d2b725266 | [log] [tgz] |
---|---|---|
author | Mike Horan <mikehoran@google.com> | Mon Oct 16 18:57:55 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Oct 16 18:57:55 2017 +0000 |
tree | f299386cf3e410b0e46c0b7c3d846a3b47665c3a | |
parent | 3b13701bddef1211cdaa61e570ed1e941aca64a9 [diff] | |
parent | 0e004c0f5c816653ebc2043ddded5ee106a5c8f3 [diff] |
Merge "Single TradeFed interface for atest."
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/