commit | e4ca92f50f91bf52d6516c8a91f4c61cde38a098 | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Mon Jan 16 16:52:40 2017 -0800 |
committer | Tri Vo <trong@google.com> | Mon Jan 16 16:52:45 2017 -0800 |
tree | 9aab08d8736b38bc73c9fc6c5d5d831f45a0e87c | |
parent | 6d45f1e009bad5ccffdd382d349f53066a6c5dd5 [diff] |
Enable interface fuzzing for sensors and power hals. Test: rm -rf out/host/linux-x86/vts && SANITIZE_TARGET="address coverage" make vts -j64 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module ISensorsIfaceFuzzTest Change-Id: Ia077de4c2aa3f1e48d62fa9bcf1c9f970c59bbe0
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