You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
328 B
14 lines
328 B
# 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
|