commit | 980484c2db22f6d702d2d0d495c15008f5122eb4 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Wed Mar 17 00:17:17 2021 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Wed Mar 17 00:17:17 2021 +0000 |
tree | 70e1de7b2d73738addb7722b625913329e8bc3fe | |
parent | 6bb10b1c0424e882b469c4e168fdb50d682f174a [diff] | |
parent | 1d0e2206c0c8f0131bb8e41293a1ef91d60a0a9a [diff] |
Snap for 7213075 from 1d0e2206c0c8f0131bb8e41293a1ef91d60a0a9a to rvc-d2-release Change-Id: Ib0f16213b1080f7a5d117b52deb05e5b59056c0c
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.