commit | 398fdfab430adb55645ece8edf2bbb59bf1df32f | [log] [tgz] |
---|---|---|
author | Keun Soo Yim <yim@google.com> | Wed Dec 21 18:06:04 2016 -0800 |
committer | Keun Soo Yim <yim@google.com> | Thu Dec 22 02:12:14 2016 +0000 |
tree | c34781b30546b189e3bea0b5ec9eef432f29caa6 | |
parent | a61e83fa1f8a4b6ad48708572114abb980a759ab [diff] |
specify the name for BionicNativeTest Test: ENABLE_TREBLE=true make vts BUILD_GOOGLE_VTS=true -j32 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module BionicNativeTest -l INFO Fixes: 32201183 Change-Id: I0db6699c00f64b853d37b987fc7e66f10949d1d4
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