commit | 75b369266e5a3553c05cbbb178bbe3e29bad7c22 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Wed Mar 13 19:26:25 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Mar 13 19:26:25 2019 +0000 |
tree | cdc6c5a7447ea63ad539e5ecbd7579ce9ed1ac9e | |
parent | 0adba4d64420fc1bf224ebdc3c22588d3b79b3c9 [diff] | |
parent | d882f2e99e8b10ce062e155caa27931bc81b3237 [diff] |
Merge "Support GTest skip with Isolated runner"
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/