You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7 |
4 years ago | |
|---|---|---|
| .. | ||
| agents | 4 years ago | |
| compilation_tools/vtsc | 4 years ago | |
| doc | 4 years ago | |
| drivers | 4 years ago | |
| hals | 4 years ago | |
| harnesses | 4 years ago | |
| prebuilts | 4 years ago | |
| proto | 4 years ago | |
| runners | 4 years ago | |
| script | 4 years ago | |
| specification | 4 years ago | |
| testcases | 4 years ago | |
| tools | 4 years ago | |
| utils | 4 years ago | |
| .clang-format | 4 years ago | |
| OWNERS | 4 years ago | |
| PREUPLOAD.cfg | 4 years ago | |
| README.md | 4 years ago | |
| __init__.py | 4 years ago | |
| setup.py | 4 years ago | |
README.md
Android Vendor Test Suite (VTS)
VTS consists of a set of testing frameworks and test cases, designed to help enhance the robustness, reliability, and compliance of:
- the Android system (e.g., Core HALs and libraries) and
- low-level system software (e.g., kernel, module, and firmware).
VTS has mainly two types of test suites:
- automated (e.g., record-and-replay and fuzzing) and
- structural (e.g., gTest and host-driven python) testing.
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