commit | f3222bfa7b14754a55f06da523ecbc0670de9b86 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Tue Dec 11 13:32:30 2018 -0800 |
committer | Julien Desprez <jdesprez@google.com> | Tue Dec 11 13:32:59 2018 -0800 |
tree | 89303eb9a53bfa7539a310e0d646cf1fad7f8aa3 | |
parent | a8467083ad807c31fdfc0f5e991419953df4b8e6 [diff] |
Add install-arg option to AppSetup Test: unit tests Bug: 120844075 Change-Id: If8879fcd7d52893fa4865f3d1b69dc408eaca76e
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/