commit | 485e8a5934c4d59bd54f1fd84b1e50a6abef61f4 | [log] [tgz] |
---|---|---|
author | Zhuoyao Zhang <zhuoyao@google.com> | Wed Nov 09 16:53:46 2016 -0800 |
committer | Zhuoyao Zhang <zhuoyao@google.com> | Tue Nov 15 14:13:12 2016 -0800 |
tree | 4617e304314ae69ac634a5a37d77c5962d24cc5f | |
parent | d380e1da32b2f6a7ae02cd63e56414602c00c593 [diff] |
Suppport profiling on target side. * Update the binary_test template to enable/disable profiling at the beginning/end of each test case based on test config. * Add a new test config profiling_library_path to set the path to lookup and load VTS profiling libraries. * Add a new VibratorHidlTargetProfilingTest which enable profiling for target side testing of vibrator Hal. Test: run vts -m VibratorHidlTargetProfilingTest Change-Id: Ia3549e0c954e471382cbae31a5f9a9f08b37e668
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.