Merge "DO NOT MERGE Add MTS tests for permission." into qt-dev am: a1341d8d3e

Change-Id: If7be54c640a216f6d9782510df152fe0c68bcf16
tree: 088a192c712be798f91a050a8311e9a5cca3dacb
  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