commit | ab012b99d29b13c92833118c67916f6d51d6c307 | [log] [tgz] |
---|---|---|
author | mukesh agrawal <quiche@google.com> | Thu Jul 14 11:21:22 2016 -0700 |
committer | Mukesh Agrawal <quiche@google.com> | Thu Jul 14 21:19:24 2016 +0000 |
tree | 3e37fe88b4fbc07d30ad2eb3f9eccc17d7d39672 | |
parent | 1a1cfbfcfbdb76533848de11e83b5d31be18482d [diff] |
.gitignore: stop ignoring |target| Given that this project places some of its test cases in |testcases/target|, we should not have git ignore paths matching |target/|. BUG=30140713 TEST=manual Manual test: 1. mkdir testcases/target/foo 2. touch testcases/target/foo/bar 3. git status 4. verify that testcases/target/foo is shown as Untracked Change-Id: I5bf68a69d45c8b5dbafcbc772cca58c64bebd66c
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 mainly 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.