commit | 06861554e9c0cea11a7ecf2ca410604f6c3caed6 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Mon Feb 04 13:32:22 2019 -0800 |
committer | Julien Desprez <jdesprez@google.com> | Mon Feb 04 13:33:24 2019 -0800 |
tree | 879c167a386c59ffdbed63be08b0f6ee6bf0f3bd | |
parent | aa8c771c284c5de9a61aec9e24c3a85fc59042fc [diff] |
Ensure that FastbootDevice are considered in recovery Updated logic missed the FastbootDevice as StubDevice exception. Test: unit tests Bug: None Change-Id: I30d7a437f831e82c1ca0beca7828ae4e47c6fc69
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/