commit | 7ed0d64f29a8fc1e951aad60a9ec15259d572295 | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Wed Jan 18 09:56:48 2017 -0800 |
committer | Tri Vo <trong@google.com> | Wed Jan 18 23:23:54 2017 +0000 |
tree | f775378f6dac62ed438b1813ad4b6be2acdcf9c1 | |
parent | c6e73262a6a8d8f7958b8cf9771e932598336e01 [diff] |
Ability to register controller without starting vts services. Enable HwBinderBinerizePerformanceAdbTest. Test: rm -rf out/host/linux-x86/vts && make vts -j64 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module HwBinderBinderizePerformanceAdbTest -l VERBOSE Change-Id: I6be846252832faa2dff397f92912357a2477c6e9
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