commit | 6bb10b1c0424e882b469c4e168fdb50d682f174a | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Thu Nov 05 00:09:20 2020 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Thu Nov 05 00:09:20 2020 +0000 |
tree | 181b0dd69fe655bfa2f66a46623c48022b4a66ac | |
parent | ec62bc3216d80607e4a100a815ee6c5854515fb8 [diff] | |
parent | a306f39c33430b2d4c5eb901de14b1c4c090698b [diff] |
Snap for 6952926 from a306f39c33430b2d4c5eb901de14b1c4c090698b to rvc-d2-release Change-Id: I43f208df12897c93a28c6672b6260054b5403e97
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.