commit | 40b233916a90085fb95b13a0a132faadcd9145d0 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Thu Jan 31 10:18:57 2019 -0800 |
committer | Julien Desprez <jdesprez@google.com> | Thu Jan 31 10:19:54 2019 -0800 |
tree | 6be11fc64daa4af2e5a19da1090317ff85251897 | |
parent | bd0b2b8c0c6e296358bf4d846afb89030063067f [diff] |
Ensure Module level logs are not lost If something is logged outside a run scoped, ensure the module picks it up properly. Test: unit tests Bug: 123698692 Change-Id: I0052d91ef16f7e1ce83fecc09f0feb7673b5c554
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/