commit | 8fc03793317a2d53586d1362c44bb7ae97b97137 | [log] [tgz] |
---|---|---|
author | Zhuoyao Zhang <zhuoyao@google.com> | Thu Jan 05 17:01:17 2017 -0800 |
committer | Zhuoyao Zhang <zhuoyao@google.com> | Thu Jan 05 17:21:14 2017 -0800 |
tree | 2b5af30a230f1271573ca9cd86cdd2a4406e7d6f | |
parent | a037e1b567a234fe4e0f5e06a9cce4f025c78fec [diff] |
Add support to call hidl reserved methods in vts. * Update the driver generator to handle call of reserved methods. * Update mirror_object.py to allow calling of reserved methods. * Currently only support calling of notifySyspropsChanged. Test: make vts and test locally. Change-Id: Iee08da6225af6d50a92bf543acb908b4b33c3bcf
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