commit | 3fb0df77f624c8ea9a5fe8ab1929c951b1bfd899 | [log] [tgz] |
---|---|---|
author | Cody Schuffelen <schuffelen@google.com> | Mon Apr 29 15:17:36 2019 -0700 |
committer | Cody Schuffelen <schuffelen@google.com> | Mon Apr 29 15:36:55 2019 -0700 |
tree | 014995bc747b423f3628479d4a8500b20ef22bbe | |
parent | 84a4b14c0c7ea8e7439d5b8b7769975215123a8e [diff] |
Allow empty-string map arguments. Based on a discussion in aosp/952742. Bug: 130299282 Test: tools/tradefederation/core/tests/run_tradefed_tests.sh Change-Id: I03b09e186a9d9e21b88d82922ce2540e393c82e3
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/