commit | 3685f6d0a81d4691d44fb4c5d7afb7487437d143 | [log] [tgz] |
---|---|---|
author | Yuexi Ma <yuexima@google.com> | Wed Feb 01 10:51:01 2017 -0800 |
committer | Yuexi Ma <yuexima@google.com> | Wed Feb 01 15:28:52 2017 -0800 |
tree | 3f835ab78c5f3617a6b009c2b31c6d033dc10357 | |
parent | 033fec72ca538053d01a94c05b710616331a6fb2 [diff] |
Add serial number to systrace controller When multiple adb devices are connected, systrace requires serial number argument. This change let runner get device serial number from configuration and pass it to systrace controller. Bug: 34881995 Bug: 34791380 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 BinderThroughputBenchmarkSystrace -l INFO Change-Id: I347241c982ca88c9b53f4a0c118f5aa06dda5c02
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