commit | d71b225027b0800cd78598ce78a2486c87991b46 | [log] [tgz] |
---|---|---|
author | Yuanlang Song <yuanlang@google.com> | Fri Sep 08 18:37:06 2017 -0700 |
committer | Yuchao Zhou <superzhou@google.com> | Fri Sep 15 23:09:56 2017 +0000 |
tree | 25d4a6bca699380c0f7787408633d7a57979d1b3 | |
parent | b257c203edc889f7f1821deee1713a1420ba394d [diff] |
Fix emmc benchmark auto discover cache info To split by multiple spaces, we need to use " +" as regex. Bug: 64729547 Change-Id: Icb391db75ad4284a284c1b1a87f130afdf5b5d2c
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/