commit | 6740a41a78abfae32d0d3afaf7911ee91618a2d5 | [log] [tgz] |
---|---|---|
author | mikehoran <mikehoran@google.com> | Tue Feb 20 15:04:16 2018 -0800 |
committer | mikehoran <mikehoran@google.com> | Fri Feb 23 12:35:38 2018 -0800 |
tree | 36c52af38384fd5ef031aa754de62e5c5caf4eab | |
parent | 32ed51c761b21f77a3cd9555fe31c54bc53df509 [diff] |
Atest: support package and module:package references. Bug: b/68260869, b/68260841 Test: atest FrameworksServicesTests:com.android.server.wm atest com.android.server.wm Change-Id: I3943789675f061f94ec50c884e1a513561d19425
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/