Add MTS for ExtServices

Bug: 138589409

Test: mts && mts-tradefed run mts-extservices
Change-Id: Ibd48a6741131aa862b6a6ed4c553bc72ce886019
1 file changed
tree: 4366eebb0cdae8fa6ce234a100e562d90fea6dd3
  1. tests/
  2. tools/
  3. Android.mk
  4. 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