commit | fc15db92f6446ec0cd3ca851f474c35e4b4f616d | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Tue May 28 10:07:35 2019 -0700 |
committer | Julien Desprez <jdesprez@google.com> | Fri May 31 11:51:37 2019 -0700 |
tree | 40eadacd560e339887cbb5e418cee97268bb14ac | |
parent | 8015a4cc58f33b5adf7111a3105a3b7eafe7dbb7 [diff] |
Ensure a disabled object cannot fail mandatory =true In order to provide a consistent handling of our configs, ensure we have no expectations against a disabled object. Test: unit tests Bug: 133520162 Change-Id: Ifab9669a0ef127c6e1f98ad60bd5b764b1912b67
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/