commit | 47b43e3a971008a99769a073841cb481d60d6ea1 | [log] [tgz] |
---|---|---|
author | Ryan Campbell <ryanjcampbell@google.com> | Fri Jan 06 11:18:09 2017 -0800 |
committer | Ryan Campbell <ryanjcampbell@google.com> | Wed Jan 11 12:11:36 2017 -0800 |
tree | b63b761663b1651e54b861d89b8d03d5fd5a04d6 | |
parent | ac8f6187d9ad429f9ab51736b61168f0d709f111 [diff] |
Split BionicNativeTest into separate test plans. Split BionicNativeTest into BionicUnitTests, BionicUnitTestsGcc, and BionicUnitTestsStatic because they share many of the same testcase names. Also correct the dependencies and file structure on the target to fix dlopen errors. Test: run vts -m BionicUnitTests(Gcc, Static) Bug: 33834636 Change-Id: I97d903e82ce9ff3f633047a79c4a977b13dc9e29
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