commit | 9d9f081f93f165c3c17b551800dd0862fd374483 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Thu Jan 31 13:35:39 2019 -0800 |
committer | Julien Desprez <jdesprez@google.com> | Thu Jan 31 13:36:51 2019 -0800 |
tree | 764cb8ccf18f1e890422a7ee9c260f0b54f08c99 | |
parent | bd0b2b8c0c6e296358bf4d846afb89030063067f [diff] |
Fix preparer-whitelist to work properly again Ensure the preparers are filtered properly. Test: unit tests ./cts-tradefed run collect-tests-only -m CtsBackupHostTestCases Bug: 123666665 Change-Id: Ie48dbcb57a5f824bb9077cb9ef0a3e143a2d9d3d
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/