commit | 4da5a2a087b76f6bcd24b958d588a91beaa2caff | [log] [tgz] |
---|---|---|
author | Yichun Li <yichunli@google.com> | Tue Jun 12 19:56:58 2018 -0700 |
committer | Yichun Li <yichunli@google.com> | Tue Jun 19 16:31:27 2018 -0700 |
tree | 819e9912b5511ceee30e7ec6578c57243c51a080 | |
parent | 97afe2eac208f1591bd9643b86a080e0fb35043d [diff] |
Fix Bug: TestRunEnded isn't called in subprocess Test: Unit test Bug: 110035984 Change-Id: If93ff39e7e4c3c853e09d3c8dc22c22e855770e1
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/