commit | 301915c1f50365fb54eb60d468ac4a9b926d9c21 | [log] [tgz] |
---|---|---|
author | jdesprez <jdesprez@google.com> | Fri Jan 26 08:12:50 2018 -0800 |
committer | jdesprez <jdesprez@google.com> | Fri Jan 26 08:12:50 2018 -0800 |
tree | 40dac8d1ed986bcf5c97cb24d3765481b920446f | |
parent | 5be697b7c95fa19053a902d0743cb45fe7c3e304 [diff] |
Move the platform protos to the tradefed-proto target Test: None Bug: None Change-Id: I28f59b5ac6b54725ad1400925c0a20541f7bcea0
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/