commit | 97ee999c928ba792003403abfc82130bb89b24ff | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Thu Nov 01 16:17:36 2018 -0700 |
committer | Julien Desprez <jdesprez@google.com> | Thu Nov 01 18:13:46 2018 -0700 |
tree | 436e7ebc236ea459685cf52ed325c4b573c913c9 | |
parent | 1baa736a168448a96851026e0d7956491a828f41 [diff] |
Add basic support for GRPC in Tradefed Test: build tradefed Bug: 77915666 Change-Id: Icc6eb84bf188014a3917e4844d318619d988e2cf
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/