Add script to run mts unit tests.

Change-Id: Ie07a99153e177f57c3c998dccfc6d86bacf55c22
Bug: 340937125
1 file changed
tree: b19b267c3d1a19bb0a1bc93923d0ea9c57d8676e
  1. tools/
  2. OWNERS
  3. README.md
README.md

Android Mainline Test Suite (MTS)

MTS consists of a set of testing frameworks and test cases, designed to help enhance the robustness, reliability, and compliance of a mainline train (i.e. a set of mainline modules).

MTS has mainly three types of tests:

  • Unit tests
  • CTS tests
  • GTS tests

//TODO: add user manual