commit | bd0b2b8c0c6e296358bf4d846afb89030063067f | [log] [tgz] |
---|---|---|
author | siniavine <siniavine@google.com> | Thu Jan 31 00:23:44 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jan 31 00:23:44 2019 +0000 |
tree | dd5c41acae3aab27fb77697ebef4f5bff9c15238 | |
parent | b2e4304684961effea7240608d233f36471fbbd2 [diff] | |
parent | 841c94b634741ec450474bbff3910cf9dc5b1418 [diff] |
Merge "Allow FakeTest to simulate reporting of logs."
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/