commit | e3f90de30213cf9fe12f119dfa844b50ab07819d | [log] [tgz] |
---|---|---|
author | nelsonli <nelsonli@google.com> | Fri Jun 22 14:59:39 2018 +0800 |
committer | nelsonli <nelsonli@google.com> | Wed Aug 08 11:25:49 2018 +0800 |
tree | c89028c547088f25e0c40f272939a60f355c96d1 | |
parent | 73e01dc1c9d6998653a05e89e4cb9cc00b9e1613 [diff] |
Atest: add show-module-info feature in atest Bug: 110623616 Test: source build/envsetup.sh ; lunch atest --info BluetoothInstrumentationTests atest --info hello_world_test atest --info hello_world_test android.jank.cts Change-Id: I079d86756ee174a920588dd20f54460864a96649
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/