commit | 076434ca990dc7dab9e451201c3d6b040ebf1433 | [log] [tgz] |
---|---|---|
author | Sundong Ahn <sundongahn@google.com> | Thu Mar 21 16:39:11 2019 +0900 |
committer | Sundong Ahn <sundongahn@google.com> | Thu Apr 11 05:35:18 2019 +0000 |
tree | 4ed24f9a98572bc3af725a5954db06912eae806e | |
parent | d6903094d81fd4973f45832e903044fe77be2684 [diff] |
Add tests for permission xsd files The vts_defaultPermissions_validate_test and vts_permission_validate_test are added for checking xsd schema validation. Bug: 127435354 Test: vts-tradefed run vts -m VtsValidatePermission Test: vts-tradefed run vts -m VtsValidateDefaultPermissions Merged-In: Iff5edd32fbb0b838e9285a5ed888cd31a426f2df Change-Id: Iff5edd32fbb0b838e9285a5ed888cd31a426f2df (cherry picked from commit 72d066691b9a2e89e216f423885a507068b1d892)
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