commit | 61b7c423ccf4355200b66df6c48691ced3199bc7 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Mon Jun 25 09:15:21 2018 -0700 |
committer | Julien Desprez <jdesprez@google.com> | Mon Jul 09 09:07:41 2018 -0700 |
tree | 3d03ad8d8f29d09fcc495029037a3ff8a5830a8c | |
parent | b0dcbcdd28310c82fccd608d8ef6e6500cf7bd03 [diff] |
Allow to specify device side collector in xml Similar to host_side collector allow device side to be specified in the xml/module. (port to master of ag/4216721) Test: unit tests Bug: 71845165 Change-Id: Iac15a0acfe73a00832458187fff5382ab0eb2e15
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/