commit | a7d31e2a12ace2d5e0430c3c9f432bfcd5c72a4d | [log] [tgz] |
---|---|---|
author | Karsten Tausche <karsten@fairphone.com> | Wed Dec 08 11:08:54 2021 +0100 |
committer | Karsten Tausche <karsten@fairphone.com> | Wed Dec 08 11:08:54 2021 +0100 |
tree | 1c69d32be2308c5635ffe903822fbf726b9d395f | |
parent | f80a0c77fd6a747e3fe4d058bb9f1b65201e5594 [diff] | |
parent | 980484c2db22f6d702d2d0d495c15008f5122eb4 [diff] |
Merge tag 'android-11.0.0_r48' into int/11/fp3 Android 11.0.0 Release 48 (RD2A.211001.002) * tag 'android-11.0.0_r48': Deprecate acloud create_cf. Change-Id: Ieb90c0504913e9f695f61dcc38899b6efeb0b11c
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.