Add mts-precondition.xml to verify device conditions before running mts
tests.

Test: m mts, mts-tradefed run mts
Bug: 123411735
Change-Id: I4026169a6a774512b95d0a43dc5bbad900424953
2 files changed
tree: 3a99959b0924e2e16bc839e6841ad4c75c63fbc5
  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