commit | 6a7f5247387b5e8674bb64880318182813891cee | [log] [tgz] |
---|---|---|
author | Gopinath Elanchezhian <gelanchezhian@google.com> | Mon Aug 24 12:43:52 2020 -0700 |
committer | Gopinath Elanchezhian <gelanchezhian@google.com> | Mon Aug 24 12:43:52 2020 -0700 |
tree | 1c5d4df4ceeb1f49375b8472c78f8e7d30248b2b | |
parent | 141506868ab1ce9ef4e62e0f459598e11b7ebe10 [diff] |
Backport perfetto file size in rvc-dev. Bug: b/162547094 Test: PerfettoPullerMetricCollectorTest Merged-In: Ibac7cd4d57863f736bb951621e7f4f3ace4a5a14 Change-Id: I279143793131250d8906929177212fc2f4a3a566
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.