commit | ddbf7c05bc7087bf6afff63d26cc67b06e773f18 | [log] [tgz] |
---|---|---|
author | Yichun Li <yichunli@google.com> | Thu Jun 07 10:24:15 2018 -0700 |
committer | Yichun Li <yichunli@google.com> | Thu Jun 07 12:08:06 2018 -0700 |
tree | e5510ec771709a91852df7f9241a548c2a334783 | |
parent | 1012fa0a0d17918d10eb5fe0c5c967edb1e2d1e5 [diff] |
Fix incompatibility problem about non-serializable abi in cts 8.1 Test: Unit Test Bug: 109834142 Change-Id: I84aa06bb9e2773aeed6ac9fc62e6bf21b815d964
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/