commit | 7d08c4f93f445329b24356d3ef9e98defbd8be24 | [log] [tgz] |
---|---|---|
author | GuangHui Liu <ghliu@google.com> | Mon Oct 16 10:39:01 2017 -0700 |
committer | GuangHui Liu <ghliu@google.com> | Mon Oct 16 11:34:33 2017 -0700 |
tree | d418108d9d842d23225bcbf90ffa08729d131794 | |
parent | 1d254436c77f57b60d82d3f2030493ce31b51011 [diff] |
Safer thread pattern for LogcatUpdaterEventParser and its tests. Bug: 67784997 Test: unit tests Change-Id: Ie5dafee5dd80d15d8d4acbc6914183aee99ea11e
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/