commit | 4098a13f135b71d43c6852bc49cb929de0ce4645 | [log] [tgz] |
---|---|---|
author | Zhuoyao Zhang <zhuoyao@google.com> | Mon Jan 09 17:05:22 2017 -0800 |
committer | Keun Soo Yim <yim@google.com> | Tue Jan 10 18:55:54 2017 +0000 |
tree | 9a9137ba163d8a55d57cf636e1424882baa1b399 | |
parent | d97152d4c4cc5f2b8a6e0d442cc56dbab2d9d979 [diff] |
Limit the size of the trace file in vts profiler. * Limit the trace file size to 5MB. This is used to prevent huge trace file (e.g. generated by stress test) that crash the device. Test: run vts -m NfcHidlTargetProfilingTest Change-Id: Ic97cb451645bb5695327a3e93a7c7995a106038b
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