commit | 822d9677bbf0f42fa2802fee26259fa18d5193ea | [log] [tgz] |
---|---|---|
author | Dan Shi <dshi@google.com> | Wed Jan 08 13:35:27 2020 -0800 |
committer | Dan Shi <dshi@google.com> | Wed Jan 08 13:35:27 2020 -0800 |
tree | 839dd0abf74d0d11e77baa10dfd6324852e47547 | |
parent | e7f79d56802fb8fbd2309989745f2a3fdb8c9f7d [diff] |
Move VtsDeviceInfoCollector to suite_harness So the target preparer can be shared by CTS-on-GSI Bug: 147313516 Test: unittest Change-Id: I540d9a729bc48f969685348cb27cb5b5982ee0a1
VTS consists of a set of testing frameworks and test cases, designed to help enhance the robustness, reliability, and compliance of:
VTS has mainly two types of test suites:
While the VTS framework and test cases are designed for userdebug or eng build devices, some test cases can be run on user build devices using its app namely, VTS Agent App.
Table of Contents