commit | ec62bc3216d80607e4a100a815ee6c5854515fb8 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Mon Oct 19 23:08:47 2020 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Mon Oct 19 23:08:47 2020 +0000 |
tree | 7ab2200b97a417998b2e923ce19a6717fe3d1541 | |
parent | e3ab4bdb4c5327d7710e4cfd9e91b7454071edcc [diff] | |
parent | 6eea64922d48f47bf22997f19e23e36dcb53301e [diff] |
Snap for 6916197 from 6eea64922d48f47bf22997f19e23e36dcb53301e to rvc-d2-release Change-Id: I876ffe67ae4602aa385965430a0c93ed9e9720b9
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.