commit | cfd1393c1d43feae54b598fc7bf530cfee6002aa | [log] [tgz] |
---|---|---|
author | Daniel Peykov <peykov@google.com> | Wed Feb 27 17:28:59 2019 -0800 |
committer | Daniel Peykov <peykov@google.com> | Wed Mar 20 00:45:58 2019 -0700 |
tree | f9863db6fb3d9b9c5159e4a48f48304b2a71cb97 | |
parent | ac2e3edecfc04ee247fc6ab80eae09e636760b22 [diff] |
Add monitor to execute callback if a file is idle for too long. Test: FileIdleMonitorTest.java Bug: 119832772 Change-Id: I7bc1f849e60205fae8f2cb957a131ead572dd2aa
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/