commit | b7dfcf953c04707a52bf994acd0cf9d15f45d570 | [log] [tgz] |
---|---|---|
author | Keun Soo Yim <yim@google.com> | Wed Apr 27 17:31:00 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu Jun 09 17:26:35 2016 +0000 |
tree | f7dc284872f05d421419f28d95348924ff800e6a | |
parent | e1d7f08ead00018268d3d3fded4c6a84e0261a05 [diff] |
build a structure around the VTS compiler this uses a generator class which can generate some part of C/C++ header or main body code of HAL and HAL_SUBMODULE for now. that'll be extended to support HAL_BINDER in the future. So this architecture generally improves the maintainability. Change-Id: I4548b5d1abbfac015f36600d8d94c18534da0e3e (cherry picked from commit b8edda3f3df6daf9b13e600a038fbb3a639dc86e)
VTS consists of a set of testing frameworks and testcases, designed to help Android SoC Vendors, Device Manufactures, OEMs, and other partners enhance the robustness, reliability, and compatibility of:
VTS has manily two types of test suites:
Everyone can download the VTS package from the AOSP website, and run the VTS tests in order to produce a VTS report, which can be submitted to the Android Partner Engineering to obtain a certificate.