commit | c11b82cfd086ccd1c1d880a26db5c056c3dd3c11 | [log] [tgz] |
---|---|---|
author | Mike Ma <yanmin@google.com> | Tue Jan 23 12:01:23 2018 -0800 |
committer | Mike Ma <yanmin@google.com> | Tue Feb 06 18:33:39 2018 -0800 |
tree | 145e5018438339ddd6c679585be8029c8ca9b2c3 | |
parent | 2d56fedd689e1362d40ac9122a1f341e2d3d445c [diff] |
Add function test for platformprotos dependency Change-Id: I708cf4b7860cdf7efb2abf1e62023cd1d47f9c11 Fixes: 72348900 Test: PlatformProtosFuncTest
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/