commit | f7f52e83d4986d18b531b9cff16649ae62f6091f | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Fri May 24 13:33:10 2019 -0700 |
committer | Julien Desprez <jdesprez@google.com> | Tue May 28 09:12:20 2019 -0700 |
tree | 456b9d547996db803b0d0f1fae6ed7590c6fa5d2 | |
parent | c32c28e591674e1aebe96bf5185a3fbd2e50eb77 [diff] |
Prepare Asuite protos for a java build In order to use the proto in java, we need a package path and a build target. Test: make asuite_proto_java, make tradefed-all Bug: 133415416 Change-Id: I6ab85a6235b05457bb4317051a4c7acefd7fbdb6
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/