commit | 31e976fcda27be38973eabf2e6e347da84f87db2 | [log] [tgz] |
---|---|---|
author | Kevin Cheng <kevcheng@google.com> | Mon May 06 12:38:38 2019 -0700 |
committer | Kevin Cheng <kevcheng@google.com> | Mon May 06 12:38:38 2019 -0700 |
tree | 9c858a2a2938e1fa4d5877e53b97d98e96c3fb0d | |
parent | 744f7a5378d4a1a090c8145abdf47284fbb6587c [diff] |
Move DUMMY_UUID back into asuite_metrics so other tools can use libs safely. Bug: 132086641 Test: compile acloud with change and see metric reporting succeed. Change-Id: I20d0091caaa427f4e7a208448462ab98899b3393
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/