Update the MTS repo after aosp/2832980

Test: Presubmit
Bug: 311843317
Change-Id: Ib6c1167c8f0001b66b5c6654bd76e366911e160e
1 file changed
tree: dd7a229176b21c8a5d306f3567de7a9798ccf6bc
  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