commit | 6fee8878f1997de45ebc1a7946ebbe888fd489ed | [log] [tgz] |
---|---|---|
author | Yuexi Ma <yuexima@google.com> | Tue May 29 20:52:09 2018 -0700 |
committer | Yuexi Ma <yuexima@google.com> | Fri Aug 31 11:02:20 2018 -0700 |
tree | e110d1c42029b8674ff5604da591696f58711c28 | |
parent | da0eb74c4d3798487cf9fb137908a5807d086cdd [diff] |
Add instrumentation marks to test_runner and base_test Test: run vts-selftest Bug: 80195850 Change-Id: I8b5ca90b7666998644ae20e1158c522b9e87c428
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