commit | 7437caa3f7f28245d27ec5f4315e87ed076ce068 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Mon Apr 21 15:21:48 2025 -0700 |
committer | Android Build Coastguard Worker <[email protected]> | Mon Apr 21 15:21:48 2025 -0700 |
tree | 66bf897059b248fd6d62ad2d32a70b4d7854d59f | |
parent | bae631a038c34fb734526e2760db44b247d7f98d [diff] | |
parent | d902737ec8cf01f61a2d3f7574de6541eaa35c51 [diff] |
Merge cherrypicks of ['googleplex-android-review.googlesource.com/32669678', 'googleplex-android-review.googlesource.com/32753201', 'googleplex-android-review.googlesource.com/32942674', 'googleplex-android-review.googlesource.com/33125102', 'googleplex-android-review.googlesource.com/33130412'] into 25Q2-release. Change-Id: Ie63f22d9f17a0af6da4cafb3932f0bf88ac4a990
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.
1. Create your change in Gerrit 2. Add the reviewer named "Tradefed Codereview" (email: tradefed-codereview@tradefederation.google.com.iam.gserviceaccount.com) 3. Review the code review guidance at go/tf-guidelines and go/tradefed-code-reviews 4. GWSQ should add a couple of people from the team to review your code and give feedback.
More information at: https://source.android.com/docs/core/tests/tradefed/
See more details about Tradefed Architecture at: https://source.android.com/docs/core/tests/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.