commit | db4518e82eecddf9fd3f5016bf2ac4bbf100fd94 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Sat Oct 27 16:10:51 2018 -0600 |
committer | Jeff Sharkey <jsharkey@google.com> | Tue Oct 30 17:25:07 2018 -0600 |
tree | 5a53ccbe0c39ad73fa4c0cf099dbdeefc71767aa | |
parent | 0a0776968032c9a15b56509a669e5fba465190cd [diff] |
Add new test options and fix bug. More details on the linked bug. Fixes bug in NativeDevice.appendUserRunTimeOptionToRunner() that was clobbering other options, instead of actually appending. Bug: 117229024 Test: internal Change-Id: I5c35874629c56c39664c66dd7fb9a2566df1e9ea
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/