Support bussines logic in MTS. am: d0f976e77b

Change-Id: I6dff7866975e6b770c764613687b351f2fde5eae
tree: 881b6cafc86ef25d27aa1539d89c6f166653fbba
  1. tests/
  2. tools/
  3. Android.mk
  4. OWNERS
  5. 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