Add mainline apex infra tests to MTS. am: a933f9e08d
am: 53f3b74d48

Change-Id: Id89c793905ab014b496f3a59f754f697a031258f
tree: 52aa7f7c93f1932d148764425ad4eca1f3c0fe80
  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