commit | 2d8103dedc6b7df98e38db78caf62168675ae42b | [log] [tgz] |
---|---|---|
author | Dan Shi <dshi@google.com> | Tue Sep 19 01:35:07 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Sep 19 01:35:07 2017 +0000 |
tree | 823c71eab8c013dd7a08b8a865486021461cf2db | |
parent | eb32d185c6e11ac00c7092034bd290b8ee71a07f [diff] | |
parent | c3637ce6f537bc780d07d2f12527a701ad88ee1f [diff] |
Merge "Add documentation for test suite"
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/