commit | 792fbcfef70855fdd73b03812f5abff966f8cfab | [log] [tgz] |
---|---|---|
author | kellyhung <kellyhung@google.com> | Mon Nov 19 16:25:50 2018 +0800 |
committer | kellyhung <kellyhung@google.com> | Thu Dec 13 19:35:57 2018 +0800 |
tree | e853dc9b86613e314c582c6a17208741a0c14834 | |
parent | b7500b07a4e66d72f1b788b248d38af73dd59ba7 [diff] |
Atest: clearcut metrics client 1. Add clearcut_client class. 2. Add metrics class. 3. Collect start and exit events to clearcut server. Bug:118638464 Test: step 1) cherry-pick this CL step 2) $ source build/envsetup.sh ; lunch ; m atest step 3) atest <references> Change-Id: If5dd8e2902e0ad3668546c8d2bcab2f6d0628d8c
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/