commit | 6392958350f7b886cba3d5d7fa394a00aa892e79 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Fri Sep 29 19:08:40 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Sep 29 19:08:40 2017 +0000 |
tree | 091c18705e9f23ad246e96c880365712483be93b | |
parent | 6d7988df6512678b17cd5bfbde01a47ae4afd47c [diff] | |
parent | 71fa109b10b558354063fa7c38762d415cc15529 [diff] |
Merge "Introduce testModuleStart/End callbacks" into oc-dev am: 82e24a3a7c am: 71fa109b10 Change-Id: Ice8bff46082f8781c4477db28f61f85b2755133f
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/