commit | 5caac17f893e2427fea14ba57da7206d43f27a93 | [log] [tgz] |
---|---|---|
author | Dan Shi <dshi@google.com> | Tue Feb 11 15:38:49 2020 -0800 |
committer | Dan Shi <dshi@google.com> | Tue Feb 18 14:56:31 2020 -0800 |
tree | bfc250e13dbeab8cf39596f392c6340b54659e38 | |
parent | a75be823b68e2181b34e417cd9c2a4f38dc9aab3 [diff] |
Add vts related artifacts to vts-core package 1. vts-tradefed jars 2. python utils and runner configs (under testcases/vts) 3. kernal tests (under testcases/DATA/nativetest(64)) 4. vts target native modules (under testcases/DATA) 5. Update vts-core-tradefed script to support running vts tests Bug: 149249068 Test: m -j vts-core, check the content of android-vts-core.zip vts-core-tradefed run singleCommand vts-core -m VtsKernelLtp Change-Id: Ic0b0191740bc8f707643a9136214857e6f472e09
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