xref: /aosp_15_r20/test/mts/README.md (revision e550f067f2512f02cf6c74a0412042af34b73c2a)
1# Android Mainline Test Suite (MTS)
2
3MTS consists of a set of testing frameworks and test cases, designed to help
4enhance the robustness, reliability, and compliance of a mainline train (i.e.
5a set of mainline modules).
6
7MTS has mainly three types of tests:
8
9  * Unit tests
10  * CTS tests
11  * GTS tests
12
13//TODO: add user manual
14