commit | 8e07a095114bcf5a6bec3ff40636e8e5e639d6a0 | [log] [tgz] |
---|---|---|
author | Keun Soo Yim <yim@google.com> | Wed May 04 16:30:35 2016 -0700 |
committer | Keun Soo Yim <yim@google.com> | Fri May 27 20:04:17 2016 -0700 |
tree | bf238ea55318521486d90f1072f60f71d50bbe32 | |
parent | 7b91ad9aaf5e5a7906252f2024e1aae55676ce1b [diff] |
blackbox fuzzing mechanisms - support for HALs with nested sub-structures which have another set of function pointers - support 32-bit and 64-bit libraries - refine the protocol between agent and runner (see vts multi-device internals: spec part) - camera hal (for bullhead) with instrumentation - camera hal VTS spec files - camera hal fuzz test case - utils to coverage-guided whitebox fuzzing - sample fuzz test case extension for whitebox fuzzing Change-Id: I29fe5dd9540d380d13641189abb436e92d2d0b0c
VTS consists of a set of testing frameworks and testcases, designed to help Android SoC Vendors, Device Manufactures, OEMs, and other partners enhance the robustness, reliability, and compatibility of:
VTS has manily two types of test suites:
Everyone can download the VTS package from the AOSP website, and run the VTS tests in order to produce a VTS report, which can be submitted to the Android Partner Engineering to obtain a certificate.