commit | a5e37365e62b0e7f7c05471cb4cf9dc2764a59c3 | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Tue Jun 04 13:18:44 2019 -0700 |
committer | Julien Desprez <jdesprez@google.com> | Tue Jun 04 13:19:29 2019 -0700 |
tree | decac796cd023c7c7d595bfa7097160a64050bee | |
parent | fd3ef94bc2de4b57940cf33cf16d4e49211431f0 [diff] |
Gate VTS built-in configs and ensure the basic loading This will catch bad config updates. Test: unit tests Bug: 134486297 Change-Id: I835713cc662add4b1a6fd4ee45a4d4901d2ac456
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