commit | d0fbc788fd155304b8844f1743131737e8d8fe2c | [log] [tgz] |
---|---|---|
author | GuangHui Liu <ghliu@google.com> | Mon Mar 26 13:58:26 2018 -0700 |
committer | GuangHui Liu <ghliu@google.com> | Mon Mar 26 15:39:06 2018 -0700 |
tree | 07c8cceab053b4a1a723ac8713988f4c0e0d68db | |
parent | 4e9821f89992e7f8e8cae696ccc7a087f1807340 [diff] |
Handle ERROR_FLAKY properly - remove ambiguous event that may be either ERROR_FLAKY - report ERROR_FLAKY when waitForEvent Bug: 76423227 Test: unit tests Change-Id: I3cd5c2c0dc950751597952e837d2709a57ee0cc1
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/