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