Merge "[RESTRICT AUTOMERGE] Enable build MCTS on aosp-android12L" into android12L-tests-dev
tree: 1e197b9a82d4e41e601ce9cdbbf2a8bb061c4251
  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