commit | 66ea8af92a906755cde00529131e92d34e7f491c | [log] [tgz] |
---|---|---|
author | jdesprez <jdesprez@google.com> | Tue Aug 29 09:48:29 2017 -0700 |
committer | jdesprez <jdesprez@google.com> | Thu Sep 21 13:58:32 2017 -0700 |
tree | f5572b975cbcc08b82d1d0e121118f6f9d25b2f9 | |
parent | bd4ec445c3cc2ae4273f09e6a0e980509e92ab5c [diff] |
Allow and support <include> inside <device> With more multi devices use cases, it has become convenient to be able to supply and <include> inside a <device> tag for shared boilerplate configs. Adding support for it. Test: unit tests Bug: 65154867 Change-Id: Ib0df72520749314720129a58247afdcd817db3e9
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/