Merge "Add mts-precondition.xml to verify device conditions before running mts tests."
am: 185260c327

Change-Id: Ie9704aaaf876afe0bebbd9b2d80796e01daf2dfe
tree: 06c2190161094faaae71d43ab8216f8b065edd92
  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