commit | 6c95e804a560d3f29dc3c7f5eb3c84ef7b7cfbcf | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Thu Jun 28 14:28:22 2018 -0700 |
committer | Julien Desprez <jdesprez@google.com> | Wed Jul 18 08:38:11 2018 -0700 |
tree | ff4fffbff5c0c92bc59208833aaf263e3a3c5b4e | |
parent | 902007847c40c4a441ae1596a0471f78ba787809 [diff] |
New Retry Mechanism with a rescheduling Create the basic new retry mechasnim that use rescheduling as its basis to rerun tests. Test: unit tests Bug: 110265525 Change-Id: I0b28d9610c7390cd74785f729b38282ff9ea184a
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/