commit | 191912a7d18dc692ec221928d74cc6ae1b1e80fa | [log] [tgz] |
---|---|---|
author | Ryan Campbell <ryanjcampbell@google.com> | Tue Jan 10 13:15:35 2017 -0800 |
committer | Keun Soo Yim <yim@google.com> | Wed Jan 11 22:03:37 2017 +0000 |
tree | d1ddead1b9388f82866a388e48462f97ff06ab51 | |
parent | ac8f6187d9ad429f9ab51736b61168f0d709f111 [diff] |
Move coverage flag to AndroidTest.xml. Instead of enabling coverage via a separate config, move it into AndroidTest.xml with similar syntax to profiling. Default to true. Test: run vts -m StandaloneLightFuzzTest (w/ and w/o flag enabled) Change-Id: I7a4aa68fb7d94b455a72545eec3bd7092d89b1c6
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