commit | 301e99101e3cee445bc8deee84ede4f68dfc11e1 | [log] [tgz] |
---|---|---|
author | Ryan Campbell <ryanjcampbell@google.com> | Fri Dec 02 10:34:20 2016 -0800 |
committer | Ryan Campbell <ryanjcampbell@google.com> | Fri Dec 02 10:34:20 2016 -0800 |
tree | b9abd0882069914acc002fa53572842e60ff0020 | |
parent | 26e9458fb1dbe9d05affc4191e7bddd0d9437a22 [diff] |
Use lowercase booleans in testcase configs. VTS testcase configs should use lowercase boolean values so that they can be parsed in Python. Test: local Change-Id: Ieff18b057cb3c670074e613bc1e9b7d36279601e
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.