commit | bf0f3ab10d691fe9948f27acf67d1f26447b525f | [log] [tgz] |
---|---|---|
author | jdesprez <jdesprez@google.com> | Fri Sep 01 12:56:12 2017 -0700 |
committer | jdesprez <jdesprez@google.com> | Fri Sep 01 12:57:29 2017 -0700 |
tree | 5007bfea81e2bb49738ca4fa9ee78078f1fe8a5a | |
parent | 9a9c8f69bfdd5aae59dae4e86413399198e7cc9d [diff] |
Start populating the ITestInvocation interface First step in making the TestInvocation more modular. Test: all unit tests still pass Bug: 64939143 Change-Id: Ia630a27ce73955ed28be1356abc149e8a205e43a
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/