commit | 5be697b7c95fa19053a902d0743cb45fe7c3e304 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Thu Jan 25 16:14:53 2018 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jan 25 16:14:53 2018 +0000 |
tree | 997656bae5b19292ef8ed6eade4107ef906322fb | |
parent | 8794a1f963b1f494468fd180b6f3ca0551e507b2 [diff] | |
parent | 3919d38b60df6a316936f0cc9c47893d5c842d1f [diff] |
Merge "Continue generalization of the Base test suite class"
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/