commit | 28d348a3f28dfc993159b3517200bad035c4e050 | [log] [tgz] |
---|---|---|
author | Keun Soo Yim <yim@google.com> | Fri Jun 23 14:45:44 2017 -0700 |
committer | Keun Soo Yim <yim@google.com> | Fri Jun 23 22:19:51 2017 +0000 |
tree | 8cde789045656221f746c6c0771ab197cd266113 | |
parent | 41b4c91704d7302da9a7deacec786e9afb9f887b [diff] |
run hal tests if its test version is x.a and x.b is found where a <= b Test: make vts -j30 TARGET_PRODUCT=aosp_arm64 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module VtsHalPowerV1_0Target -l INFO Bug: 37903364 Change-Id: I60902f10013ace9bacd4dedb826b0ae4b9cd5ff8
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