commit | c6e73262a6a8d8f7958b8cf9771e932598336e01 | [log] [tgz] |
---|---|---|
author | Zhuoyao Zhang <zhuoyao@google.com> | Tue Jan 17 18:04:40 2017 -0800 |
committer | Zhuoyao Zhang <zhuoyao@google.com> | Wed Jan 18 11:16:55 2017 -0800 |
tree | fe68c057c07493717b1f9fc88536a09c95349706 | |
parent | 7626aae2c0b1248d20057d918115747f707db9e9 [diff] |
Support merging profiling data for each test case. Bug:34226555 Test: run vts -m VibratorHidlProfilingTest run vts -m NfcHidlTargetProfilingTest merged-in: I1905640eabdee0202d8c1e8b93e717eb117df07c Change-Id: I1905640eabdee0202d8c1e8b93e717eb117df07c (cherry picked from commit a65f2b5656b5a5ccabff2e31bfb23f72f52748c2)
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