| tag | 04ccbda3fd4b402c6e476c430df2562c2ac357e6 | |
|---|---|---|
| tagger | The Android Open Source Project <initial-contribution@android.com> | Mon Nov 03 17:05:12 2025 +0000 |
| object | 097bc2db2eb7f41011b7393a9f3f0b9bf24c47f2 |
Android Security 15.0.0 Release 11 (14094965)
| commit | 097bc2db2eb7f41011b7393a9f3f0b9bf24c47f2 | [log] [tgz] |
|---|---|---|
| author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Jul 20 07:19:08 2024 +0000 |
| committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Jul 20 07:19:08 2024 +0000 |
| tree | f5a5d4a4150d49afef70f2e7536df39be0afafe4 | |
| parent | dab0c89d1c5d9c16c8b37a80f2c41878172895b7 [diff] | |
| parent | e3f1064cfa617a053b5b3feb318b835730ed83e1 [diff] |
Merge cherrypicks of ['android-review.googlesource.com/3155878'] into 24Q3-release. Change-Id: Idfb006db4f9b66dc6ade58afa1afc9ce1dbe6118
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.