commit | 3fb1c4ebd3e66ca65455f1fab79cc94339b9b30b | [log] [tgz] |
---|---|---|
author | Keun Soo Yim <yim@google.com> | Fri Jan 27 13:59:43 2017 -0800 |
committer | Keun Soo Yim <yim@google.com> | Fri Jan 27 22:27:38 2017 +0000 |
tree | ac145f05f22cdb0c83a1ad637ba52dcdc512a2c7 | |
parent | 144e6e63d585c569a7f577f5ce17d764647c4b87 [diff] |
add two flags to skip tests on specific ABI bitness refactoring of related code including simplifying a condition checking rule. Test: make vts -j30 BUILD_GOOGLE_VTS=true TARGET_PRODUCT=aosp_arm64 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --skip-preconditions --module HalSoundTriggerHidlTargetBasicTest -l INFO Change-Id: I6c902f68713c064f240f6683a390964c470fa75f
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