commit | ab979622ba8b630b68a8e8f1f51e79a681e193a5 | [log] [tgz] |
---|---|---|
author | easoncylee <easoncylee@google.com> | Thu Mar 14 14:54:26 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Thu Mar 14 14:54:26 2019 -0700 |
tree | 26b3619356e2e4b7b6e49486f0cc90aed1d1e164 | |
parent | 3d4c5fd7a47d908b96124fae00861b3354712038 [diff] | |
parent | da23729a6aad2055b1a30f5684a25a582de2bbbb [diff] |
Merge "Force Test Mapping suite not to run test annotated with AppModeInstant" am: 098ed69200 am: edc2b5d640 am: da23729a6a Change-Id: Id2cc5cd012132078d565b2fe03e3fbdc92fc11fd
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/