commit | 7692f71e056605b72cff7f1f6529ae2096102560 | [log] [tgz] |
---|---|---|
author | Simon Wingrove <simonjw@google.com> | Fri Mar 07 05:05:59 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 07 05:05:59 2025 -0800 |
tree | d9d0d6b6c04653e1533fa8b13d3f5bb38fe867db | |
parent | 295935b197d63aee89c91f9953ac036289cc128d [diff] | |
parent | f97924d826c64c52657bb1b353ed5bae7936ef34 [diff] |
Wakeup screen before dismissing keyguard am: f97924d826 Original change: https://android-review.googlesource.com/c/platform/tools/tradefederation/+/3504430 Change-Id: I8037dfe5533c15d2ff9e1f703fa3057ca9e88c4e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.