commit | 93866c3d5675ebcaa156adbb51460b6a98c48cbe | [log] [tgz] |
---|---|---|
author | Ryan Campbell <ryanjcampbell@google.com> | Thu Jan 26 16:18:57 2017 -0800 |
committer | Ryan Campbell <ryanjcampbell@google.com> | Fri Jan 27 09:45:37 2017 -0800 |
tree | 3a8030286e3c52f7f6cc18ed9bd4c4ee7e900c11 | |
parent | 2a9060b586e5fd9005039425851dd45a3cc1546e [diff] |
Fix bionic test configuration in VTS. Fix the configuration discrepency between running bionic traditionally versus running through VTS. The change: https://android-review.git.corp.google.com/#/c/327478/ broke the VTS config due a change in the expected file structure. Test: run BionicUnitTests Bug: 33834636 Change-Id: I89d25c0dd36a8a34225dac7d17997e4166a53e56
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