commit | 018330bdce8288437133d6a7404ca0a9f85f7c7a | [log] [tgz] |
---|---|---|
author | Dana Dahlstrom <dahlstrom@google.com> | Tue Dec 04 23:15:09 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Dec 04 23:15:09 2018 +0000 |
tree | 5f8bdd41a4fa2ddc8920ecdd4248d33caa0f9b9e | |
parent | 0ff6e8f23897d912b4b19079363d3213187610c9 [diff] | |
parent | 8b9ba4f8bb9ae769f15a7f7cd4a8f353d12fff0e [diff] |
Merge changes I5256ba35,Ib2216e27,I4b9cd0bd * changes: Rename mRunTime and getTimeAttribute Inline constant TIME_TAG and parameter attrName Handle absent testcase.classname and testsuite.time attributes
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/