commit | ca13ddd958ac6d98aa8d9ca3c05586444e3194ac | [log] [tgz] |
---|---|---|
author | Yuanlang Song <yuanlang@google.com> | Thu Nov 30 14:48:16 2017 -0800 |
committer | Yuanlang Song <yuanlang@google.com> | Fri Dec 01 10:32:42 2017 -0800 |
tree | c77ef97145794201b6b910f712ab1d97f806658e | |
parent | 19c7baec8f9604f94af944a43930d26a14138367 [diff] |
Do not collect trace files if disabled. When saveAtrace option is false, we do not need to save trace files. Bug: 69852629 Change-Id: I642e4685689e3e30b5bbd7b546e8fc17c661617c
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/